Skip to content

Commit 511ccd9

Browse files
committed
CI: update cibuildwheel
1 parent e104528 commit 511ccd9

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
@@ -28,7 +28,7 @@ jobs:
2828
platforms: all
2929

3030
- name: Install cibuildwheel
31-
run: python -m pip install cibuildwheel==2.16.2
31+
run: python -m pip install cibuildwheel==2.19.2
3232

3333
- name: Build wheels
3434
run: python -m cibuildwheel --output-dir wheelhouse

0 commit comments

Comments
 (0)