mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 09:50:01 +00:00
Release v1.1.0rc2 (#619)
This commit is contained in:
parent
9e26d80ab2
commit
9d0c7f2f9c
3 changed files with 11 additions and 3 deletions
2
.github/workflows/wheel.yml
vendored
2
.github/workflows/wheel.yml
vendored
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
CIBW_TEST_COMMAND: "pytest {package}/test"
|
||||
CIBW_ARCHS_LINUX: auto aarch64
|
||||
CIBW_ARCHS_MACOS: x86_64 universal2 arm64
|
||||
CIBW_SKIP: pp*
|
||||
CIBW_SKIP: "pp* cp38-macosx_*"
|
||||
|
||||
- name: Build sdist
|
||||
if: runner.os == 'Linux'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue