diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 93f7ad083e..a7303e474a 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -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