Skip to content

Commit 6375cd3

Browse files
committed
start testing on 3.14 and 3.14t
1 parent 4c7911e commit 6375cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
os: [ubuntu-latest, windows-latest, macos-latest]
27-
python-version: ["3.9", "3.13"]
27+
python-version: ["3.9", "3.13", "3.14", "3.14t"]
2828
include:
2929
- os: ubuntu-latest
3030
python-version: "3.10"

0 commit comments

Comments
 (0)