Skip to content

Commit 7dcc7b7

Browse files
committed
Update default CI version to Python 3.13
1 parent 5c8e79c commit 7dcc7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
pull_request:
66
env:
77
POETRY_VERSION: "1.8.3"
8-
DEFAULT_PY_VERSION: "3.12"
8+
DEFAULT_PY_VERSION: "3.13"
99

1010
jobs:
1111
Lint:

0 commit comments

Comments
 (0)