Skip to content

Commit 5e83803

Browse files
committed
chore: python 3.13 GHA steps
1 parent 4c4305b commit 5e83803

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
python:
21+
- '3.13'
2122
- '3.12'
2223
- '3.11'
2324
- '3.10'
@@ -43,6 +44,7 @@ jobs:
4344
fail-fast: false
4445
matrix:
4546
python:
47+
- '3.13'
4648
- '3.12'
4749
- '3.11'
4850
downstream:

0 commit comments

Comments
 (0)