Skip to content

Commit 5d187f7

Browse files
committed
update python in circleci
1 parent 5b76850 commit 5d187f7

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
@@ -8,7 +8,7 @@ jobs:
88
docker:
99
# specify the version you desire here
1010
# use `-browsers` prefix for selenium tests, e.g. `3.6.1-browsers`
11-
- image: circleci/python:2.7
11+
- image: circleci/python:3.8
1212

1313
# Specify service dependencies here if necessary
1414
# CircleCI maintains a library of pre-built images

0 commit comments

Comments
 (0)