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 d0937f5 commit faf0b24Copy full SHA for faf0b24
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
matrix:
31
os: [ ubuntu-latest, windows-latest, macos-latest ]
32
python-version: ["3.14"]
33
- pydantic-version: ["v1", "v2"]
+ pydantic-version: ["v2"]
34
include:
35
- python-version: "3.8"
36
pydantic-version: "v1"
0 commit comments