We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a0d7ab commit e2b13d9Copy full SHA for e2b13d9
.circleci/config.yml
@@ -6,7 +6,7 @@ orbs:
6
jobs:
7
publish:
8
docker:
9
- - image: cimg/python:3.8
+ - image: cimg/python:3.13
10
11
working_directory: ~/repo
12
0 commit comments