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 98cc0cf commit 6839cbbCopy full SHA for 6839cbb
1 file changed
.github/workflows/wheels_38.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Install cibuildwheel
55
run: |
56
- python -m pip install cibuildwheel==3.0.0 swig==4.4.1 cmake==3.31.6
+ python -m pip install cibuildwheel==3.2.1 swig==4.4.1 cmake==3.31.6
57
58
# print versions
59
python --version
0 commit comments