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