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 c17974e commit a81c954Copy full SHA for a81c954
1 file changed
.github/workflows/maven.yml
@@ -26,4 +26,4 @@ jobs:
26
distribution: 'temurin'
27
cache: maven
28
- name: run tests
29
- run: mvn test -DMAVEN_OPTS=-Xmx2048m
+ run: mvn test -DMAVEN_OPTS=-Xmx4000m
0 commit comments