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 bb8d0ef commit abc74dcCopy full SHA for abc74dc
.github/workflows/build.yaml
@@ -34,4 +34,4 @@ jobs:
34
- name: verify and build
35
env:
36
DEFAULT_BRANCH: master
37
- run: cd src/ontology && make ROBOT_ENV='ROBOT_JAVA_ARGS=-Xmx8G'
+ run: cd src/ontology && make ROBOT_ENV='ROBOT_JAVA_ARGS=-Xmx12G'
0 commit comments