We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18cedb2 commit 57eeea5Copy full SHA for 57eeea5
1 file changed
.circleci/config.yml
@@ -41,7 +41,7 @@ jobs:
41
publish:
42
working_directory: ~/build
43
docker:
44
- - image: python:3
+ - image: python:3.7
45
46
steps:
47
- checkout
0 commit comments