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 d0751e6 commit f5d2d40Copy full SHA for f5d2d40
.github/workflows/build-experimental.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Install cibuildwheel
34
run: |
35
- python -m pip install cibuildwheel==2.3.0
+ python -m pip install cibuildwheel==2.11.2
36
37
- name: Build wheels
38
.github/workflows/build-push.yml
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
- name: Install OpenSSL for Windows
59
if: runner.os == 'Windows'
0 commit comments