Skip to content

Commit 6bb0f36

Browse files
committed
makr 3.10 as dev version
1 parent d3f02ef commit 6bb0f36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
python-version: ["3.9", "3.10", "3.11","3.12", "3.13"]
16-
pydantic-version: ["2.10.3", "2.11.0"]
16+
pydantic-version: ["2.10.3", "2.11.0"] # TODO: bump
1717
include:
18-
- python-version: "3.12"
18+
- python-version: "3.10"
1919
pydantic-version: "2.11.0"
2020
is-dev-version: true
2121
run-expensive-tests: true

0 commit comments

Comments
 (0)