Publish pre-built wheels for Python 3.13 (#1485)

This commit is contained in:
Fangjun Kuang
2024-10-28 10:37:50 +08:00
committed by GitHub
parent 91e090ff86
commit 9eb493f6bf
13 changed files with 28 additions and 15 deletions

View File

@@ -54,6 +54,9 @@ jobs:
- os: macos-latest
python-version: "3.12"
- os: macos-latest
python-version: "3.13"
steps:
- uses: actions/checkout@v4
with: