We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ca993 commit 6714b5eCopy full SHA for 6714b5e
1 file changed
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
strategy:
19
matrix:
20
- python_version: ['3.12', '3.13', '3.14']
+ python_version: ['3.12', '3.13', '3.14', '3.14t']
21
steps:
22
- name: Checkout
23
uses: actions/checkout@v6
0 commit comments