Skip to content

Commit 64f8a33

Browse files
authored
Update codeql-analysis.yml
Moved Xms/Xmx to jvm.config
1 parent 639feb5 commit 64f8a33

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
analyze:
2727
name: Analyze
2828
runs-on: ubuntu-latest
29-
env:
30-
MAVEN_OPTS: "-Xms3g -Xmx6g"
3129

3230
strategy:
3331
fail-fast: false

0 commit comments

Comments
 (0)