mirror of https://github.com/Nonannet/copapy.git
version fixed
This commit is contained in:
parent
ca42b795ed
commit
58c4a3eb8c
|
|
@ -62,7 +62,7 @@ jobs:
|
|||
|
||||
- name: Build wheels
|
||||
# run: cibuildwheel --output-dir wheelhouse
|
||||
uses: pypa/cibuildwheel@v2
|
||||
uses: pypa/cibuildwheel@v2.11.4
|
||||
env:
|
||||
# Multi-arch builds
|
||||
CIBW_ARCHS_LINUX: "x86_64 aarch64"
|
||||
|
|
|
|||
Loading…
Reference in New Issue