We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e23767 commit ab4617eCopy full SHA for ab4617e
1 file changed
.github/workflows/test-python.yml
@@ -43,7 +43,7 @@ jobs:
43
fail-fast: false
44
matrix:
45
os: [ubuntu-latest, windows-latest, macos-latest]
46
- python-version: ["3.9", "3.13", "3.14t"]
+ python-version: ["3.9", "3.13", "3.14"]
47
48
steps:
49
- uses: actions/checkout@v4
0 commit comments