Skip to content

Commit

Permalink
Update cibuildwheels
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Giguere committed Mar 28, 2024
1 parent dd5f9af commit ec035e5
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 ec035e5

Please sign in to comment.