We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3fa68c commit 216aaf4Copy full SHA for 216aaf4
.circleci/config.yml
@@ -7,7 +7,7 @@ orbs:
7
executors:
8
python:
9
docker:
10
- - image: python:3.13.7
+ - image: python:3.13.8
11
resource_class: small
12
13
workflows:
0 commit comments