Skip to content

Commit bc665c3

Browse files
committed
Test pipelines on 3.14t
1 parent 02f87ce commit bc665c3

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
@@ -33,7 +33,7 @@ jobs:
3333
strategy:
3434
matrix:
3535
os: [Ubuntu, MacOS, Windows]
36-
python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
36+
python-version: ["3.10", "3.11", "3.12", "3.13", "3.14", "3.14t"]
3737
defaults:
3838
run:
3939
shell: bash

0 commit comments

Comments
 (0)