Skip to content

Commit ae979fd

Browse files
committed
chore(ci): test pydantic with python 3.12
1 parent 6fc21af commit ae979fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_test_pydantic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
required: false
1414
type: string
1515
description: "Python version to use"
16-
default: "3.11"
16+
default: "3.12"
1717
pydantic-version:
1818
required: true
1919
type: string

0 commit comments

Comments
 (0)