Log cgroup RAM limits
This commit is contained in:
parent
253d9cf358
commit
379f89dc53
12 changed files with 32 additions and 19 deletions
|
|
@ -233,6 +233,7 @@ async function run() {
|
|||
|
||||
const memory = util.getMemoryFlag(
|
||||
actionsUtil.getOptionalInput("ram") || process.env["CODEQL_RAM"],
|
||||
logger,
|
||||
);
|
||||
|
||||
await runAutobuildIfLegacyGoWorkflow(config, logger);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue