Skip to content

Commit

Permalink
Give 2g to the JVM
Browse files Browse the repository at this point in the history
  • Loading branch information
pomadchin committed Dec 24, 2020
1 parent d587f46 commit fdee543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ aliases:
- image: circleci/openjdk:8-jdk-node
environment:
# https://circleci.com/docs/2.0/java-oom/
_JAVA_OPTIONS: "-Xms128m -Xmx1536m"
_JAVA_OPTIONS: "-Xms128m -Xmx2g"

version: 2
workflows:
Expand Down

0 comments on commit fdee543

Please sign in to comment.