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 183268a commit a973f6fCopy full SHA for a973f6f
.github/workflows/build-wheels.yml
@@ -55,7 +55,7 @@ jobs:
55
platforms: all
56
57
- name: Install cibuildwheel
58
- run: python -m pip install cibuildwheel==2.16.2
+ run: python -m pip install cibuildwheel==2.16.5
59
60
- name: Build wheels
61
run: |
0 commit comments