add test for 3.13

pull/972/head
Tobias Bruckert 11 months ago committed by GitHub
parent 1b361f9967
commit 7599fd0537
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -18,7 +18,7 @@ jobs:
test:
strategy:
matrix:
python: ["3.9", "3.10", "3.11", "3.12"]
python: ["3.9", "3.10", "3.11", "3.12", "3.13"]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

Loading…
Cancel
Save