Update cibuildwheel to 2.5.0
This commit is contained in:
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user