Skip to content

Commit

Permalink
ci: attempt to fix arm build
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <william@yossarian.net>
  • Loading branch information
woodruffw committed Jan 27, 2025
1 parent eef67b2 commit d900df8
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 @@ -25,7 +25,7 @@ jobs:
manylinux: auto
- runner: ubuntu-24.04-arm
target: aarch64
manylinux: "2_24"
manylinux: "2_28"
- runner: ubuntu-24.04
target: armv7
manylinux: auto
Expand Down

0 comments on commit d900df8

Please sign in to comment.