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 9517033 commit f50929fCopy full SHA for f50929f
.github/workflows/codecov.yml
@@ -25,7 +25,7 @@ jobs:
25
strategy:
26
fail-fast: false
27
matrix:
28
- python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.13t"]
+ python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
29
os: [ubuntu-latest, windows-latest, macos-latest]
30
env: [pydantic-v1, pydantic-v2]
31
env:
0 commit comments