Skip to content

Commit 0f4fc1a

Browse files
arjun-rajappapvital
authored andcommitted
ci: use python 3.13 for final_job
Signed-off-by: Arjun Rajappa <[email protected]>
1 parent 092998f commit 0f4fc1a

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
@@ -293,7 +293,7 @@ jobs:
293293

294294
final_job:
295295
docker:
296-
- image: public.ecr.aws/docker/library/python:3.9
296+
- image: public.ecr.aws/docker/library/python:3.13
297297
working_directory: ~/repo
298298
steps:
299299
- checkout

0 commit comments

Comments
 (0)