We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 538f8e7 commit d975cc4Copy full SHA for d975cc4
1 file changed
.github/workflows/wheel.yml
@@ -93,7 +93,7 @@ jobs:
93
94
- name: Install cibuildwheel
95
run: |
96
- python -m pip install cibuildwheel==1.8.0
+ python -m pip install cibuildwheel==1.9.0
97
98
- name: delvewheel install
99
if: runner.os == 'Windows'
0 commit comments