diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2023-01-16 15:24:32 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2023-01-16 15:26:05 -0700 |
commit | 57c6154eea7b2a73fe27e73cb90bb0ba583e9783 (patch) | |
tree | 270388539ad890d2d39c8ae10ea26b020afeb0fd /tools | |
parent | aa67d2e0a9b558ed24e8131931f0cc882df4ad46 (diff) | |
download | numpy-57c6154eea7b2a73fe27e73cb90bb0ba583e9783.tar.gz |
BLD: Try cibuildwheel v2.12.0
Diffstat (limited to 'tools')
-rw-r--r-- | tools/ci/cirrus_general.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci/cirrus_general.yml b/tools/ci/cirrus_general.yml index afa65c644..f44b735f9 100644 --- a/tools/ci/cirrus_general.yml +++ b/tools/ci/cirrus_general.yml @@ -1,6 +1,6 @@ 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.0 cibuildwheel_script: - cibuildwheel wheels_artifacts: |