Skip to content

Commit

Permalink
CI: update cibuildwheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
naveen521kk committed Oct 2, 2023
1 parent 08c32c4 commit bc098d1
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 @@ -55,7 +55,7 @@ jobs:
continue-on-error: true
shell: bash
run: |
python -m pip install cibuildwheel==2.11.2
python -m pip install cibuildwheel==2.16.1
echo "$event_name"
- name: Build wheels (Windows)
Expand Down

0 comments on commit bc098d1

Please sign in to comment.