Skip to content

Commit bb8d0ef

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

File tree

2 files changed

+1
-34
lines changed

2 files changed

+1
-34
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=-Xmx6G'
37+
run: cd src/ontology && make ROBOT_ENV='ROBOT_JAVA_ARGS=-Xmx8G'

.github/workflows/qc.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)