Skip to content

Commit 494e93d

Browse files
Roll back cibuildwheel version to 2.2.2
1 parent c81471e commit 494e93d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
python-version: "3.7"
6464

6565
- name: Install Python Dependencies
66-
run: pip install build cibuildwheel
66+
run: pip install build cibuildwheel==2.2.2
6767

6868
- name: Build Sdist
6969
if: matrix.sdist

0 commit comments

Comments
 (0)