fix(node): set memory to 8 GiB for tests (#55193)

This commit is contained in:
Mrugesh Mohapatra
2024-06-14 20:02:09 +05:30
committed by GitHub
parent 328807afd1
commit 1a51bb072a
4 changed files with 2 additions and 6 deletions

View File

@@ -1,6 +1,4 @@
name: CI - Node.js
env:
NODE_OPTIONS: '--max_old_space_size=6144'
on:
# Run on push events, but only for the below branches