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 e104528 commit 511ccd9Copy full SHA for 511ccd9
.github/workflows/wheels.yml
@@ -28,7 +28,7 @@ jobs:
28
platforms: all
29
30
- name: Install cibuildwheel
31
- run: python -m pip install cibuildwheel==2.16.2
+ run: python -m pip install cibuildwheel==2.19.2
32
33
- name: Build wheels
34
run: python -m cibuildwheel --output-dir wheelhouse
0 commit comments