Skip to content

Commit

Permalink
update cibuildwheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskermode committed Sep 20, 2023
1 parent 25fe5e5 commit c9de992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

build_and_store_wheels: &BUILD_AND_STORE_WHEELS
install_cibuildwheel_script:
- python -m pip install cibuildwheel==2.11.4
- python -m pip install cibuildwheel==2.12.1
cibuildwheel_script:
- cibuildwheel
- tools/wheels/release-wheels.sh
Expand Down

0 comments on commit c9de992

Please sign in to comment.