Skip to content

Commit

Permalink
Upgrade cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Mar 26, 2024
1 parent b32d4c6 commit 6c8eac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Install cibuildwheel
run: |
python -m pip install cibuildwheel==2.15.0
python -m pip install cibuildwheel==2.17.0
- name: Set up QEMU
if: runner.os == 'Linux'
Expand Down

0 comments on commit 6c8eac7

Please sign in to comment.