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 a4918e2 commit e0d6b8aCopy full SHA for e0d6b8a
.github/workflows/build.yaml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
matrix:
32
os: [ubuntu-latest]
33
- python-version: ["3.11", "3.12", "3.13"]
+ python-version: ["3.11", "3.12", "3.13", "3.13t"]
34
35
steps:
36
- uses: actions/checkout@v5
0 commit comments