mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-20 12:23:16 +00:00
Build wheels for 3.13 as well
This commit is contained in:
parent
eb71e1dedb
commit
3aa85c6ef8
1 changed files with 2 additions and 0 deletions
2
.github/workflows/wheel.yml
vendored
2
.github/workflows/wheel.yml
vendored
|
@ -25,6 +25,8 @@ jobs:
|
|||
with:
|
||||
python-version: "3.x"
|
||||
cache: "pip"
|
||||
allow-prereleases: true
|
||||
check-latest: true
|
||||
- name: Cythonize
|
||||
shell: bash
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue