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 4f948ff commit d89ee4aCopy full SHA for d89ee4a
.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==3.1.4
+ run: python -m pip install cibuildwheel==2.23.3
21
22
- name: Get submodules
23
run: git submodule update --init --recursive
0 commit comments