Skip to content

Commit 6a5e9e8

Browse files
committed
limit is-dev version to pydantic 2.11
1 parent 507de1b commit 6a5e9e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
pydantic-version: ["2.10.3", "2.11.0"]
1717
include:
1818
- python-version: "3.12"
19+
pydantic-version: "2.11.0"
1920
is-dev-version: true
2021
run-expensive-tests: true
2122
steps:

0 commit comments

Comments
 (0)