Skip to content

Commit 7e00009

Browse files
authored
Update build_test.yml
1 parent 65d9adc commit 7e00009

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==2.21.3
20+
run: python -m pip install cibuildwheel==3.1.4
2121

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

0 commit comments

Comments
 (0)