Skip to content

Commit a597ac8

Browse files
authored
Update wheels.yml
1 parent 8a7d627 commit a597ac8

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
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Install cibuildwheel
2929
run: |
30-
python -m pip install cibuildwheel
30+
python -m pip install cibuildwheel==2.12.1
3131
3232
- name: Build wheels on Windows
3333
if: runner.os == 'Windows'

0 commit comments

Comments
 (0)