diff options
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: |
