1 parent eef94ab commit b3aa270Copy full SHA for b3aa270
1 file changed
.github/workflows/wheels.yml
@@ -34,7 +34,7 @@ jobs:
34
python-version: 3.11
35
36
- name: Install cibuildwheel
37
- run: python -m pip install cibuildwheel==2.22.0
+ run: python -m pip install cibuildwheel==3.2.1
38
39
- name: Build wheels
40
env:
0 commit comments