We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e8e77 commit 4a22cf8Copy full SHA for 4a22cf8
1 file changed
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
os:
14
- ubuntu-latest
15
python-version:
16
- ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14", pypy3.9, pypy3.10]
+ ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14", "3.14t", pypy3.9, pypy3.10]
17
18
steps:
19
- uses: actions/checkout@v6
0 commit comments