Skip to content

Commit 4f948ff

Browse files
authored
Update build_publish.yml
1 parent 809787b commit 4f948ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
name: Install Python
2020

2121
- name: Install cibuildwheel
22-
run: python -m pip install cibuildwheel==3.1.4
22+
run: python -m pip install cibuildwheel==2.23.3
2323

2424
- name: Get submodules
2525
run: git submodule update --init --recursive

0 commit comments

Comments
 (0)