mirror of
https://github.com/TeamPGM/tgcrypto.git
synced 2024-11-21 23:18:02 +00:00
Update wheels.yml
This commit is contained in:
parent
115cae5632
commit
2ac99d13ee
4
.github/workflows/wheels.yml
vendored
4
.github/workflows/wheels.yml
vendored
@ -11,10 +11,10 @@ jobs:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Build wheels
|
||||
uses: pypa/cibuildwheel@v2.3.1
|
||||
uses: pypa/cibuildwheel@v2.11.2
|
||||
env:
|
||||
CIBW_ARCHS_MACOS: "x86_64 universal2 arm64"
|
||||
CIBW_TEST_REQUIRES: tox
|
||||
|
Loading…
Reference in New Issue
Block a user