Skip to content

Commit 4a97017

Browse files
committed
Increase memory for the build process
1 parent 742bf3b commit 4a97017

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-test-core-build-process.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ on:
3939

4040
env:
4141
PUPPETEER_SKIP_DOWNLOAD: ${{ true }}
42+
NODE_OPTIONS: --max-old-space-size=4096
4243

4344
# Disable permissions for all available scopes by default.
4445
# Any needed permissions should be configured at the job level.

0 commit comments

Comments
 (0)