We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ce685 commit 321e3f7Copy full SHA for 321e3f7
buildkite.yml
@@ -1,5 +1,7 @@
1
env:
2
FORCE_COLOR: '3'
3
+ # Bump Node.js memory to prevent OOM crashes
4
+ NODE_OPTIONS: --max_old_space_size=4096
5
6
steps:
7
- command: |-
0 commit comments