Skip to content

Commit 6cf8ba3

Browse files
committed
Update Python version for toolchain
1 parent c0f9fc5 commit 6cf8ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ parameters:
8383
jobs:
8484
generate-config:
8585
docker:
86-
- image: cimg/python:3.11.1
86+
- image: cimg/python:3.14.1
8787
executor: continuation/default
8888
steps:
8989
- run:

0 commit comments

Comments
 (0)