Skip to content

Commit

Permalink
Merge pull request #24374 from charris/update-cirrus-cibuildwheel
Browse files Browse the repository at this point in the history
MAINT: Update cibuildwheel for cirrus builds
  • Loading branch information
charris committed Aug 9, 2023
2 parents 831538f + 9f87462 commit 119c4f0
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 119c4f0

Please sign in to comment.