chore: bump old space size again?

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-10-26 16:36:19 +02:00
parent e33d8313ad
commit 38e3fbe655
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
env:
CI: true
NODE_OPTIONS: --max-old-space-size=4096
NODE_OPTIONS: --max-old-space-size=8192
name: Node ${{ matrix.node-version }} on ${{ matrix.os }}
steps: