correct target
All checks were successful
Build / nix-build (native-aarch64, varda) (push) Successful in 2m38s
Build / nix-build (native-x86_64, gandalf) (push) Successful in 14m47s
Build / nix-build (native-x86_64, telperion) (push) Successful in 5m40s
Build / nix-build (native-x86_64, telchar) (push) Successful in 7m5s
Build / Nix Build Successful (push) Successful in 4s

This commit is contained in:
Joseph Hanson 2024-08-06 10:30:54 -05:00
parent bd10e5685c
commit 9d57a36ace
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -93,7 +93,7 @@ jobs:
needs:
- nix-build
name: Nix Build Successful
runs-on: ubuntu-latest
runs-on: docker
steps:
- if: ${{ contains(needs.*.result, 'failure') || contains(needs.*.result, 'cancelled') }}
name: Check matrix status