We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca4142e commit 1ad1628Copy full SHA for 1ad1628
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2
3
jobs:
4
build_docs:
5
docker:
6
- - image: cimg/python:3.12.3
+ - image: cimg/python:3.14.2
7
steps:
8
- checkout
9
- run:
0 commit comments