The default ram size is 13GB at macos runner

This commit is contained in:
Hiroshi SHIBATA 2024-02-07 16:57:54 +09:00
parent 66d6695f7f
commit 42c3626940

View File

@ -77,7 +77,6 @@ jobs:
category: '/language:${{ matrix.language }}'
upload: False
output: sarif-results
ram: 8192
# CodeQL randomly hits `OutOfMemoryError "Java heap space"`.
# GitHub recommends running a larger runner to fix it, but we don't pay for it.
continue-on-error: true