Skip to content

Commit

Permalink
MAINT: Update cibuildwheel for cirrus builds
Browse files Browse the repository at this point in the history
Python 3.12.0rc1 is supported in the new cibuildwheel.
  • Loading branch information
charris committed Nov 11, 2023
1 parent c4bb6ec commit 25b3ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci/cirrus_wheels.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build_and_store_wheels: &BUILD_AND_STORE_WHEELS
install_cibuildwheel_script:
- python -m pip install cibuildwheel==2.14.0
- python -m pip install cibuildwheel==2.15.0
cibuildwheel_script:
- cibuildwheel
wheels_artifacts:
Expand Down

0 comments on commit 25b3ed8

Please # to comment.