Skip to content

Commit

Permalink
debug: try bumping ibuildwheel "2.16.5" -> "2.17"
Browse files Browse the repository at this point in the history
  • Loading branch information
LennyN95 committed Apr 23, 2024
1 parent 3b3287c commit 1bc2d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- name: test auditwheel symbols
run: auditwheel-symbols --help

- uses: pypa/cibuildwheel@v2.16.5
- uses: pypa/cibuildwheel@v2.17
env:
CIBW_ARCHS_LINUX: "x86_64"
CIBW_BUILD: "cp312-*"
Expand Down

0 comments on commit 1bc2d60

Please sign in to comment.