Skip to content

Commit ed3f963

Browse files
committed
MAINT: Update cibuildwheel to 2.14.0
1 parent 31f937e commit ed3f963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ci/cirrus_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build_and_store_wheels: &BUILD_AND_STORE_WHEELS
22
install_cibuildwheel_script:
3-
- python -m pip install cibuildwheel==2.13.1
3+
- python -m pip install cibuildwheel==2.14.0
44
cibuildwheel_script:
55
- cibuildwheel
66
wheels_artifacts:

0 commit comments

Comments
 (0)