Update cibuildwheel to 2.5.0

This commit is contained in:
Joseph Henry
2022-05-12 20:34:40 -07:00
parent 78ab0be15f
commit 4e79dd50ac

View File

@@ -29,7 +29,7 @@ jobs:
run: python -m pip install poetry==1.1.12
- name: Install cibuildwheel
run: python -m pip install cibuildwheel==1.10.0
run: python -m pip install cibuildwheel==2.5.0
- name: Build wheels
env: