Skip to content

Commit 2f38d53

Browse files
committed
cibuildwheel==2.22.0
(cherry picked from commit 8285741)
1 parent d3b28f6 commit 2f38d53

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
@@ -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)