Skip to content

Commit

Permalink
Exclude aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron committed Nov 21, 2024
1 parent 0596dd4 commit 3f5797c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ jobs:
target: x86_64
- runner: ubuntu-latest
target: x86
- runner: ubuntu-latest
target: aarch64
# Need to fix ring compilation: https://github.com/briansmith/ring/issues/1414#issuecomment-1055177218
# - runner: ubuntu-latest
# target: aarch64
- runner: ubuntu-latest
target: armv7
- runner: ubuntu-latest
Expand Down

0 comments on commit 3f5797c

Please sign in to comment.