Skip to content

Commit

Permalink
CI: use manylinux: auto
Browse files Browse the repository at this point in the history
  • Loading branch information
deedy5 committed May 30, 2024
1 parent a0e3f7a commit 096c270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
target: ${{ matrix.platform.target }}
args: --release --out dist --zig
sccache: 'true'
manylinux: 2_28
manylinux: auto
env:
CFLAGS_aarch64_unknown_linux_gnu: "-D__ARM_ARCH=8"
- name: Upload wheels
Expand Down

0 comments on commit 096c270

Please sign in to comment.