Enable scaling reserved RAM on GHES
This commit is contained in:
parent
07d42ec34e
commit
466ed42568
3 changed files with 3 additions and 3 deletions
|
|
@ -119,7 +119,7 @@ export const featureConfig: Record<
|
|||
[Feature.ScalingReservedRamEnabled]: {
|
||||
envVar: "CODEQL_ACTION_SCALING_RESERVED_RAM",
|
||||
minimumVersion: undefined,
|
||||
defaultValue: false,
|
||||
defaultValue: true,
|
||||
},
|
||||
[Feature.UploadFailedSarifEnabled]: {
|
||||
envVar: "CODEQL_ACTION_UPLOAD_FAILED_SARIF",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue