Increase max_old_space_size

pull/706/head
cgewecke 3 years ago
parent 6f5407e6d8
commit 83e54524ab
  1. 3
      .circleci/config.yml

@ -45,7 +45,8 @@ jobs:
bash <(curl -s https://codecov.io/bash)
e2e-zeppelin:
machine: true
resource_class: large
environment:
NODE_OPTIONS: --max_old_space_size=8192
steps:
- checkout
- <<: *step_install_nvm

Loading…
Cancel
Save