We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db50ecc commit 1f48abdCopy full SHA for 1f48abd
1 file changed
.github/workflows/python-app.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- python-version: ["3.12", "3.13", "3.14"]
+ python-version: ["3.12", "3.13", "3.13t", "3.14", "3.14t"]
23
24
steps:
25
- uses: actions/checkout@v4
0 commit comments