Skip to content

Commit a81c954

Browse files
committed
increase heap
1 parent c17974e commit a81c954

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
distribution: 'temurin'
2727
cache: maven
2828
- name: run tests
29-
run: mvn test -DMAVEN_OPTS=-Xmx2048m
29+
run: mvn test -DMAVEN_OPTS=-Xmx4000m

0 commit comments

Comments
 (0)