Skip to content

Commit 2f3a1fb

Browse files
committed
cibuildwheel==2.22.0
1 parent 610d8ef commit 2f3a1fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
platforms: all
3333

3434
- name: Install cibuildwheel
35-
run: python -m pip install cibuildwheel==2.21.3
35+
run: python -m pip install cibuildwheel==2.22.0
3636

3737
- name: Build wheels
3838
run: python -m cibuildwheel --output-dir wheelhouse

0 commit comments

Comments
 (0)