mirror of
https://github.com/TeamPGM/tgcrypto.git
synced 2024-11-21 23:18:02 +00:00
Update cibuildwheel version
This commit is contained in:
parent
72a913512e
commit
908c3b97ae
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Build wheels
|
- name: Build wheels
|
||||||
uses: pypa/cibuildwheel@v2.2.0a1
|
uses: pypa/cibuildwheel@v2.3.1
|
||||||
env:
|
env:
|
||||||
CIBW_ARCHS_MACOS: "x86_64 universal2 arm64"
|
CIBW_ARCHS_MACOS: "x86_64 universal2 arm64"
|
||||||
CIBW_TEST_REQUIRES: tox
|
CIBW_TEST_REQUIRES: tox
|
||||||
|
Loading…
Reference in New Issue
Block a user