Skip to content

Commit d89ee4a

Browse files
authored
Update build_test.yml
1 parent 4f948ff commit d89ee4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
name: Install Python
1818

1919
- name: Install cibuildwheel
20-
run: python -m pip install cibuildwheel==3.1.4
20+
run: python -m pip install cibuildwheel==2.23.3
2121

2222
- name: Get submodules
2323
run: git submodule update --init --recursive

0 commit comments

Comments
 (0)