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 507de1b commit 6a5e9e8Copy full SHA for 6a5e9e8
.github/workflows/build.yml
@@ -16,6 +16,7 @@ jobs:
16
pydantic-version: ["2.10.3", "2.11.0"]
17
include:
18
- python-version: "3.12"
19
+ pydantic-version: "2.11.0"
20
is-dev-version: true
21
run-expensive-tests: true
22
steps:
0 commit comments