Skip to content

Commit 59608ec

Browse files
behrmannjelly
authored andcommitted
ci: add python 3.14 to tox environments
1 parent 41525eb commit 59608ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
tox_env: [py39, py310, py311, py312, py313, pypy3]
24+
tox_env: [py39, py310, py311, py312, py313, py314, pypy3]
2525

2626
# Use GitHub's Linux Docker host
2727
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)