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 2fe5466 commit 4930e67Copy full SHA for 4930e67
.github/workflows/experimental_wheels.yml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Install cibuildwheel
62
run: |
63
- python -m pip install cibuildwheel==3.2.1 swig==4.2.1 cmake==3.31.6
+ python -m pip install cibuildwheel==3.2.1 swig==4.4.1 cmake==3.31.6
64
65
# print versions
66
python --version
.github/workflows/wheels.yml
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
59
0 commit comments