Merge pull request #7783 from backstage/blam/e2e-test2

Windows E2E tests - to hell with you
This commit is contained in:
Ben Lambert
2021-10-26 17:11:29 +02:00
committed by GitHub
+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: