Skip to content

Commit

Permalink
87968: Increase Node --max_old_space_size
Browse files Browse the repository at this point in the history
  • Loading branch information
ybnd committed Apr 8, 2022
1 parent 59d46ff commit cad76ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ 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:
Expand Down

0 comments on commit cad76ff

Please sign in to comment.