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 5b76850 commit 5d187f7Copy full SHA for 5d187f7
.circleci/config.yml
@@ -8,7 +8,7 @@ jobs:
8
docker:
9
# specify the version you desire here
10
# use `-browsers` prefix for selenium tests, e.g. `3.6.1-browsers`
11
- - image: circleci/python:2.7
+ - image: circleci/python:3.8
12
13
# Specify service dependencies here if necessary
14
# CircleCI maintains a library of pre-built images
0 commit comments