Update build-wheels version

This commit is contained in:
Alessandro Molina 2024-02-15 20:17:22 +01:00
parent 05af47d186
commit da9ca3bc20
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
- uses: actions/setup-python@v2
- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.11.3
run: python -m pip install cibuildwheel==2.16.5
- name: Build wheels
run: python -m cibuildwheel --output-dir wheelhouse