We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 610d8ef commit 2f3a1fbCopy full SHA for 2f3a1fb
.github/workflows/wheels.yml
@@ -32,7 +32,7 @@ jobs:
32
platforms: all
33
34
- name: Install cibuildwheel
35
- run: python -m pip install cibuildwheel==2.21.3
+ run: python -m pip install cibuildwheel==2.22.0
36
37
- name: Build wheels
38
run: python -m cibuildwheel --output-dir wheelhouse
0 commit comments