Skip to content

Commit

Permalink
Merge pull request #2367 from Ericgig/update_version
Browse files Browse the repository at this point in the history
Update cibuildwheel version
  • Loading branch information
Ericgig committed Mar 28, 2024
2 parents 21a2156 + ec035e5 commit 264eb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -127,7 +127,7 @@ jobs:
run: |
# cibuildwheel does the heavy lifting for us. Originally tested on
# 2.11.3, but should be fine at least up to any minor new release.
python -m pip install 'cibuildwheel==2.11.*'
python -m pip install 'cibuildwheel==2.17.*'
- name: Build wheels
shell: bash
Expand Down

0 comments on commit 264eb6b

Please sign in to comment.