mirror of https://github.com/amol-/dukpy.git
Update build-wheels version
This commit is contained in:
parent
05af47d186
commit
da9ca3bc20
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue