updated hostname

typo in container name
This commit is contained in:
Tyler Mayoff 2025-09-02 20:19:43 -04:00
parent 18218326f5
commit 8f02f7598d

View file

@ -17,12 +17,12 @@ jobs:
hostname: wash
arch: x86_64-linux
- os: codeber-tiny
hostname: MAC-C57KK2TC69
hostname: MacBook-Pro
arch: aarch64-darwin
runs-on: codeberg-tony
container:
image: dockur/macos:monterey
image: dockurr/macos:latest
continue-on-error: false
steps:
# - uses: actions/checkout@v4