Skip to content

Commit 2787a9d

Browse files
authored
Merge pull request #33 from apache/update-cibuildwheel
Update build_wheels.yml
2 parents 35032cd + f83ba84 commit 2787a9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
platforms: arm64
8383

8484
- name: Install Python dependencies
85-
run: python -m pip install cibuildwheel==2.12.0
85+
run: python -m pip install cibuildwheel==2.16.2
8686

8787
- name: Build wheels
8888
run: python -m cibuildwheel --output-dir dist

0 commit comments

Comments
 (0)