Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 2d1faec

Browse files
committed
Specify image for sphinx
1 parent 591c1c6 commit 2d1faec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- run: "! golangci-lint 2>&1 | read"
2929
sphinx-build:
3030
docker:
31-
- image:
31+
- image: circleci/python:2.7.16
3232
steps:
3333
- checkout
3434
- cd docs

0 commit comments

Comments
 (0)