Skip to content

Commit abc74dc

Browse files
committed
robot memory increase for CI
1 parent bb8d0ef commit abc74dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
- name: verify and build
3535
env:
3636
DEFAULT_BRANCH: master
37-
run: cd src/ontology && make ROBOT_ENV='ROBOT_JAVA_ARGS=-Xmx8G'
37+
run: cd src/ontology && make ROBOT_ENV='ROBOT_JAVA_ARGS=-Xmx12G'

0 commit comments

Comments
 (0)