Skip to content

Commit c7571fa

Browse files
committed
ci: Use Python 3.13 as default version for tools.
1 parent fae2a93 commit c7571fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)