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 65d9adc commit 7e00009Copy full SHA for 7e00009
.github/workflows/build_test.yml
@@ -17,7 +17,7 @@ jobs:
17
name: Install Python
18
19
- name: Install cibuildwheel
20
- run: python -m pip install cibuildwheel==2.21.3
+ run: python -m pip install cibuildwheel==3.1.4
21
22
- name: Get submodules
23
run: git submodule update --init --recursive
0 commit comments