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 53a41f5 commit 3495c5aCopy full SHA for 3495c5a
.circleci/config.yml
@@ -36,6 +36,7 @@ jobs:
36
py3devtest:
37
working_directory: ~/atomate
38
docker:
39
+ - image: materialsvirtuallab/circle-ci-pmg-py3:3.7.3
40
- image: circleci/mongo:latest
41
steps:
42
- checkout
0 commit comments