Skip to content

Commit cf90d7a

Browse files
authored
Add new Python 3.14t environment to workflow
1 parent 47ed68b commit cf90d7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
tox_env: "py39"
5454
- name: "windows-py314"
5555
python: "3.14"
56+
- name: "windows-py314t"
57+
python: "3.14t"
5658
os: windows-latest
5759
tox_env: "py314"
5860
- name: "windows-pypy3"

0 commit comments

Comments
 (0)