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 0c54837 commit 0dfc86eCopy full SHA for 0dfc86e
.github/workflows/check.yaml
@@ -20,6 +20,7 @@ jobs:
20
fail-fast: false
21
matrix:
22
py:
23
+ - "3.14t"
24
- "3.14"
25
- "3.13"
26
- "3.12"
0 commit comments