diff --git a/.circleci/config.yml b/.circleci/config.yml index bd37a57e382..663fedef79f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -405,6 +405,8 @@ jobs: executor: class: medium+ name: sb_node_16_browsers + environment: + NODE_OPTIONS: --max_old_space_size=6144 steps: # switched this to the CircleCI helper to get the full git history for TurboSnap - checkout