Skip to content

Commit a65f1aa

Browse files
update ciwheel version
1 parent 3c3446d commit a65f1aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/setup-python@v3
2020

2121
- name: Install cibuildwheel
22-
run: python -m pip install cibuildwheel==2.12.1
22+
run: python -m pip install cibuildwheel==2.16.2
2323

2424
- name: Build wheels
2525
run: python -m cibuildwheel --output-dir wheelhouse

0 commit comments

Comments
 (0)