Skip to content

Commit

Permalink
Upgrade cibuildwheel (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz authored Mar 26, 2024
1 parent b32d4c6 commit c0c3bfb
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 c0c3bfb

Please sign in to comment.