We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ed68b commit cf90d7aCopy full SHA for cf90d7a
.github/workflows/main.yml
@@ -53,6 +53,8 @@ jobs:
53
tox_env: "py39"
54
- name: "windows-py314"
55
python: "3.14"
56
+ - name: "windows-py314t"
57
+ python: "3.14t"
58
os: windows-latest
59
tox_env: "py314"
60
- name: "windows-pypy3"
0 commit comments