Update config.yml
This commit is contained in:
parent
ac92047d5e
commit
14293688cf
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ jobs:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/clojure:openjdk-11-tools-deps-1.10.0.442
|
- image: circleci/clojure:openjdk-11-tools-deps-1.10.0.442
|
||||||
# environment:
|
# environment:
|
||||||
# JVM_OPTS: -Xmx3200m
|
# JVM_OPTS: -Xmx3200m
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue