mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-10 07:58:30 +01:00
ci: Add aarch64-linux to extra-platforms
Might fix the ci.
This commit is contained in:
parent
665430f2ce
commit
2ff4d6337f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -10,6 +10,8 @@ jobs:
|
||||
test:
|
||||
name: nix flake check
|
||||
runs-on: ubuntu-latest
|
||||
with:
|
||||
extra_nix_config: "extra-platforms = aarch64-linux"
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: cachix/install-nix-action@v27
|
||||
|
Loading…
Reference in New Issue
Block a user