Skip to content

Commit 6d8f2f6

Browse files
committed
try to change python version to build doc
1 parent 12bb1f1 commit 6d8f2f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ jobs:
374374
docker:
375375
# specify the version you desire here
376376
# use `-browsers` prefix for selenium tests, e.g. `3.6.1-browsers`
377-
- image: circleci/python:3.6.8-node
377+
- image: circleci/python:3.7-node
378378

379379
working_directory: ~/project
380380

0 commit comments

Comments
 (0)