mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 09:50:01 +00:00
Update .github/workflows/wheel.yml
Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
This commit is contained in:
parent
3cc2a384d5
commit
61aa23fa0b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/wheel.yml
vendored
2
.github/workflows/wheel.yml
vendored
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
CIBW_TEST_REQUIRES: "pytest"
|
||||
CIBW_TEST_COMMAND: "pytest {package}/test"
|
||||
CIBW_SKIP: "pp* cp38-macosx_*"
|
||||
CIBW_ENABLE: cpython-freerelease
|
||||
CIBW_ENABLE: cpython-freethreading
|
||||
|
||||
- name: Build sdist
|
||||
if: runner.os == 'Linux' && runner.arch == 'X64'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue