Skip to content

Commit ab690a9

Browse files
committed
feat: support python 3.14
1 parent 7ac9c12 commit ab690a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
exclude:
4141
- pydantic-version: "1.10"
4242
sqla-version: "1.4"
43+
- python-version: "3.14"
44+
pydantic-version: "1.10"
4345
steps:
4446
- name: Check out repository
4547
uses: actions/checkout@v5

0 commit comments

Comments
 (0)