Skip to content

Commit 9ba2b3c

Browse files
committed
ci: Use Python 3.13 as default version for tools.
1 parent f4fbf2b commit 9ba2b3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
workflow_dispatch:
1212

1313
env:
14-
PYTHON_LATEST: 3.12
14+
PYTHON_LATEST: 3.13
1515

1616
jobs:
1717
lint:

0 commit comments

Comments
 (0)