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 1b2473d commit 5dcb7cbCopy full SHA for 5dcb7cb
.circleci/config.yml
@@ -4,7 +4,7 @@ version: 2.1
4
jobs:
5
build-docs:
6
docker:
7
- - image: cimg/python:3.13
+ - image: cimg/python:3.13-node
8
steps:
9
- checkout
10
0 commit comments