ci: build nix packages for aarch64-linux
Signed-off-by: seth <getchoo@tuta.io> (cherry picked from commit 8e8538b506b5f3ae2b2424599078966600bb764c) Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
parent
1a98ef8bb7
commit
9f199a470c
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -663,6 +663,9 @@ jobs:
|
||||
- os: ubuntu-22.04
|
||||
system: x86_64-linux
|
||||
|
||||
- os: ubuntu-22.04-arm
|
||||
system: aarch64-linux
|
||||
|
||||
- os: macos-13
|
||||
system: x86_64-darwin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user