Publish pre-built wheels for Python 3.13 (#1485)
This commit is contained in:
2
.github/workflows/run-python-test.yaml
vendored
2
.github/workflows/run-python-test.yaml
vendored
@@ -53,6 +53,8 @@ jobs:
|
||||
python-version: "3.11"
|
||||
- os: ubuntu-22.04
|
||||
python-version: "3.12"
|
||||
- os: ubuntu-22.04
|
||||
python-version: "3.13"
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user