Skip to content

Commit ddf8c10

Browse files
committed
ci: use python 3.13 for final_job
Signed-off-by: Arjun Rajappa <Arjun.Rajappa@ibm.com>
1 parent 70aef01 commit ddf8c10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ jobs:
295295

296296
final_job:
297297
docker:
298-
- image: public.ecr.aws/docker/library/python:3.9
298+
- image: public.ecr.aws/docker/library/python:3.13
299299
working_directory: ~/repo
300300
steps:
301301
- checkout

0 commit comments

Comments
 (0)