Skip to content

Commit 58650b6

Browse files
Merge pull request #101 from oscarbenjamin/pr_cirrus_312
Update cibuildwheel version in Cirrus CI
2 parents 39a9df9 + cbb2c54 commit 58650b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cirrus_wheels_macos_arm64_task:
1515
- which python
1616
- python --version
1717
install_cibuildwheel_script:
18-
- python -m pip install cibuildwheel==2.11.4
18+
- python -m pip install cibuildwheel==2.16.2
1919
run_cibuildwheel_script:
2020
- bin/cibw.sh
2121
wheels_artifacts:

0 commit comments

Comments
 (0)