Skip to content

Commit 4d480eb

Browse files
authored
Update python-wheel-build.yml
1 parent c486556 commit 4d480eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-wheel-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- uses: actions/setup-python@v3
5151

5252
- name: Install cibuildwheel
53-
run: python -m pip install cibuildwheel==2.16.2
53+
run: python -m pip install cibuildwheel
5454

5555
- name: Build wheels
5656
run: python -m cibuildwheel --output-dir wheelhouse

0 commit comments

Comments
 (0)