Skip to content

Commit e47ecfa

Browse files
committed
Pin version.
1 parent e49d141 commit e47ecfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100

101101
- name: Install cibuildwheel
102102
run: |
103-
python -m pip install cibuildwheel
103+
python -m pip install cibuildwheel==2.11.2
104104
105105
- name: Build wheels for CPython 3.10+
106106
run: |

0 commit comments

Comments
 (0)