Skip to content

Commit

Permalink
Increase maximum heap size for nodejs to 32GiB
Browse files Browse the repository at this point in the history
Signed-off-by: Steffen Vogel <[email protected]>
  • Loading branch information
stv0g committed Aug 25, 2023
1 parent 5a27150 commit 62bba90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
variables:
GIT_SUBMODULE_STRATEGY: recursive
NODE_OPTIONS: --max-old-space-size=32768

stages:
- prepare
Expand Down

0 comments on commit 62bba90

Please sign in to comment.