Skip to content

Commit 8285741

Browse files
committed
cibuildwheel==2.22.0
1 parent 1f165bc commit 8285741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
platforms: all
3434

3535
- name: Install cibuildwheel
36-
run: python -m pip install cibuildwheel==2.21.3
36+
run: python -m pip install cibuildwheel==2.22.0
3737

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

0 commit comments

Comments
 (0)