Skip to content

Commit

Permalink
ci: attempt to fix arm build (#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw authored Jan 27, 2025
1 parent eef67b2 commit ac712da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- runner: ubuntu-24.04
target: x86
manylinux: auto
- runner: ubuntu-24.04-arm
- runner: ubuntu-24.04
target: aarch64
manylinux: "2_24"
- runner: ubuntu-24.04
Expand Down

0 comments on commit ac712da

Please sign in to comment.