Skip to content

Commit

Permalink
aarch64 static build is broken
Browse files Browse the repository at this point in the history
this is a general rust/nix issue
  • Loading branch information
yuyuyureka committed Nov 14, 2023
1 parent f47e49f commit 3176333
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
"pkgsStatic",
"pkgsCross.musl64",
"pkgsCross.aarch64-multiplatform",
"pkgsCross.aarch64-multiplatform.pkgsStatic",
"pkgsCross.aarch64-multiplatform-musl"
]
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3176333

Please sign in to comment.