mirror of https://github.com/amol-/dukpy.git
Build python 3.13
This commit is contained in:
parent
3eb36f7829
commit
edb1baa29a
|
@ -22,7 +22,7 @@ jobs:
|
|||
- uses: actions/setup-python@v2
|
||||
|
||||
- name: Install cibuildwheel
|
||||
run: python -m pip install cibuildwheel==2.16.5
|
||||
run: python -m pip install cibuildwheel==2.21.3
|
||||
|
||||
- name: Set up QEMU
|
||||
if: runner.os == 'Linux'
|
||||
|
|
Loading…
Reference in New Issue