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 02f87ce commit bc665c3Copy full SHA for bc665c3
.github/workflows/tests.yml
@@ -33,7 +33,7 @@ jobs:
33
strategy:
34
matrix:
35
os: [Ubuntu, MacOS, Windows]
36
- python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
+ python-version: ["3.10", "3.11", "3.12", "3.13", "3.14", "3.14t"]
37
defaults:
38
run:
39
shell: bash
0 commit comments