The default ram size is 13GB at macos runner
This commit is contained in:
parent
66d6695f7f
commit
42c3626940
1
.github/workflows/codeql-analysis.yml
vendored
1
.github/workflows/codeql-analysis.yml
vendored
@ -77,7 +77,6 @@ jobs:
|
|||||||
category: '/language:${{ matrix.language }}'
|
category: '/language:${{ matrix.language }}'
|
||||||
upload: False
|
upload: False
|
||||||
output: sarif-results
|
output: sarif-results
|
||||||
ram: 8192
|
|
||||||
# CodeQL randomly hits `OutOfMemoryError "Java heap space"`.
|
# CodeQL randomly hits `OutOfMemoryError "Java heap space"`.
|
||||||
# GitHub recommends running a larger runner to fix it, but we don't pay for it.
|
# GitHub recommends running a larger runner to fix it, but we don't pay for it.
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user