Revert "87968: Increase Node --max_old_space_size"

This reverts commit 62e7615f1fa9b680120e7ab7dbef173a5e4679dc.
This commit is contained in:
Yura Bondarenko
2022-04-04 09:38:48 +02:00
parent 708375593d
commit c736ebaebf

View File

@@ -19,7 +19,6 @@ jobs:
# When Chrome version is specified, we pin to a specific version of Chrome # When Chrome version is specified, we pin to a specific version of Chrome
# Comment this out to use the latest release # Comment this out to use the latest release
#CHROME_VERSION: "90.0.4430.212-1" #CHROME_VERSION: "90.0.4430.212-1"
NODE_OPTIONS: "--max_old_space_size=4096"
strategy: strategy:
# Create a matrix of Node versions to test against (in parallel) # Create a matrix of Node versions to test against (in parallel)
matrix: matrix: