feat: build only arm64 machines.
Some checks failed
default / build (push) Failing after 21s

This commit is contained in:
CronyAkatsuki 2026-01-21 18:24:03 +01:00
parent ea6f41619e
commit 5eb0bc96b6

View file

@ -12,5 +12,7 @@ jobs:
- uses: https://code.forgejo.org/actions/checkout@v4
- run: nix flake check
continue-on-error: true
- run: nix build .#tyr
- run: nix build .#heimdall
- run: nix build .#bragi
- run: nix build .#thor
- run: nix build .#odin
- run: nix build .#freyja