Skip to content

Commit 703b80b

Browse files
committed
Bump auxiliary tests to Python 3.14 in github actions
1 parent 0a06855 commit 703b80b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ envlist =
1111

1212
[gh-actions]
1313
python =
14-
3.9: py39
1514
3.10: py310
1615
3.11: py311
1716
3.12: py312
18-
3.13: py313, format, typecheck, lint, doc, release_notes
17+
3.13: py313
18+
3.14: py314, format, typecheck, lint, doc, release_notes
1919

2020
[testenv]
2121
runner = uv-venv-lock-runner

0 commit comments

Comments
 (0)