Skip to content

Commit

Permalink
Use 2_24 for aarch64 wheels (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron authored Dec 19, 2024
1 parent d628379 commit 009d083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
manylinux: auto
- runner: ubuntu-latest
target: aarch64
manylinux: "2_28"
manylinux: "2_24"
- runner: ubuntu-latest
target: armv7
manylinux: auto
Expand Down

0 comments on commit 009d083

Please sign in to comment.