Skip to content

Commit 8b4a371

Browse files
committed
tests.yml: Add Python 3.13 tests.
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
1 parent c2ad6a5 commit 8b4a371

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- {python: '3.10', tox: python3}
3131
- {python: '3.11', tox: python3}
3232
- {python: '3.12', tox: python3}
33+
- {python: '3.13', tox: python3}
3334
- {python: '3.11', tox: pep8}
3435
- {python: '3.11', tox: lint}
3536
- {python: '3.11', tox: mypy}

0 commit comments

Comments
 (0)