Skip to content

Commit 9b3b978

Browse files
committed
add 3.14t to test matrix
1 parent 91b69a7 commit 9b3b978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
os: ["ubuntu-latest", "windows-latest", "windows-11-arm", "macos-latest"]
13-
py: ["3.14-dev", "3.13", "3.12", "3.11", "3.10", "3.9"]
13+
py: ["3.14", "3.14t", "3.13", "3.12", "3.11", "3.10", "3.9"]
1414
exclude:
1515
- os: windows-11-arm
1616
py: "3.9"

0 commit comments

Comments
 (0)