mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Build aarch64-linux
This commit is contained in:
parent
83173fef17
commit
13e60dd649
1 changed files with 5 additions and 0 deletions
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
@ -19,6 +19,11 @@ jobs:
|
|||
with:
|
||||
os: UbuntuLatest32Cores128G
|
||||
|
||||
test_aarch64-linux:
|
||||
uses: ./.github/workflows/test.yml
|
||||
with:
|
||||
os: UbuntuLatest32Cores128GArm
|
||||
|
||||
test_aarch64-darwin:
|
||||
uses: ./.github/workflows/test.yml
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue