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 4c7911e commit 6375cd3Copy full SHA for 6375cd3
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
24
fail-fast: false
25
matrix:
26
os: [ubuntu-latest, windows-latest, macos-latest]
27
- python-version: ["3.9", "3.13"]
+ python-version: ["3.9", "3.13", "3.14", "3.14t"]
28
include:
29
- os: ubuntu-latest
30
python-version: "3.10"
0 commit comments