mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-10 10:48:35 -05:00
updated hostname
typo in container name
This commit is contained in:
parent
18218326f5
commit
8f02f7598d
1 changed files with 2 additions and 2 deletions
|
|
@ -17,12 +17,12 @@ jobs:
|
||||||
hostname: wash
|
hostname: wash
|
||||||
arch: x86_64-linux
|
arch: x86_64-linux
|
||||||
- os: codeber-tiny
|
- os: codeber-tiny
|
||||||
hostname: MAC-C57KK2TC69
|
hostname: MacBook-Pro
|
||||||
arch: aarch64-darwin
|
arch: aarch64-darwin
|
||||||
|
|
||||||
runs-on: codeberg-tony
|
runs-on: codeberg-tony
|
||||||
container:
|
container:
|
||||||
image: dockur/macos:monterey
|
image: dockurr/macos:latest
|
||||||
continue-on-error: false
|
continue-on-error: false
|
||||||
steps:
|
steps:
|
||||||
# - uses: actions/checkout@v4
|
# - uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue