Skip to content

Commit 055be0d

Browse files
authored
Update wheels.yml
1 parent e61e168 commit 055be0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
cmake --build openmp_build --target install --config Release
8282
8383
- name: Install cibuildwheel
84-
run: python -m pip install cibuildwheel==2.22.0
84+
run: python -m pip install cibuildwheel==2.23.2
8585

8686
- name: Build wheels
8787
run: python -m cibuildwheel --output-dir wheelhouse

0 commit comments

Comments
 (0)