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 c3a80a9 commit 6b606ceCopy full SHA for 6b606ce
.github/workflows/cron-test.yml
@@ -46,7 +46,7 @@ jobs:
46
python-version: '3.x'
47
48
- name: Install cibuildwheel
49
- run: python -m pip install cibuildwheel==2.16.2
+ run: python -m pip install cibuildwheel==3.1.4
50
51
- name: Build wheels
52
run: python -m cibuildwheel --output-dir wheelhouse .
0 commit comments