1 parent c58467a commit 5a38851Copy full SHA for 5a38851
1 file changed
.github/workflows/pytest.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
matrix:
19
os: [ubuntu-latest]
20
- python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
+ python-version: ["3.10", "3.11", "3.12", "3.13", "3.14", "3.14t"]
21
include:
22
- os: macos-latest
23
python-version: "3.12"
0 commit comments