There was an error while loading. Please reload this page.
1 parent 4f5728b commit b15e465Copy full SHA for b15e465
1 file changed
.github/workflows/pythonBindings-Pypi.yml
@@ -23,7 +23,7 @@ jobs:
23
# Note that the tool will build other python versions.
24
25
- name: Install cibuildwheel
26
- run: python -m pip install cibuildwheel==3.1.4
+ run: python -m pip install cibuildwheel==3.3.0
27
28
- name: Conan (Windows)
29
shell: bash
0 commit comments