From c736ebaebfbf8911660e44a75a50dc2a5d0eed21 Mon Sep 17 00:00:00 2001 From: Yura Bondarenko Date: Mon, 4 Apr 2022 09:38:48 +0200 Subject: [PATCH] Revert "87968: Increase Node --max_old_space_size" This reverts commit 62e7615f1fa9b680120e7ab7dbef173a5e4679dc. --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7811f27411..365361665a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,6 @@ jobs: # When Chrome version is specified, we pin to a specific version of Chrome # Comment this out to use the latest release #CHROME_VERSION: "90.0.4430.212-1" - NODE_OPTIONS: "--max_old_space_size=4096" strategy: # Create a matrix of Node versions to test against (in parallel) matrix: