fix: add py 3.13 to test matrix
CI / lint (pull_request) Successful in 38s
Build and Publish / release (push) Failing after 5s
CI / test (3.11) (pull_request) Successful in 1m38s
CI / test (3.13) (pull_request) Successful in 3m43s
CI / test (3.12) (pull_request) Successful in 3m51s
CI / lint (push) Successful in 5m11s
CI / test (3.12) (push) Successful in 2m27s
CI / test (3.13) (push) Successful in 2m30s
CI / test (3.11) (push) Successful in 2m35s
CI / lint (pull_request) Successful in 38s
Build and Publish / release (push) Failing after 5s
CI / test (3.11) (pull_request) Successful in 1m38s
CI / test (3.13) (pull_request) Successful in 3m43s
CI / test (3.12) (pull_request) Successful in 3m51s
CI / lint (push) Successful in 5m11s
CI / test (3.12) (push) Successful in 2m27s
CI / test (3.13) (push) Successful in 2m30s
CI / test (3.11) (push) Successful in 2m35s
This commit was merged in pull request #114.
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
needs: "lint"
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.11", "3.12"]
|
||||
python-version: ["3.11", "3.12", "3.13"]
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user