increase resource size

debug-zeppelin-0.8.5
cgewecke 8 months ago
parent 7a1f172bf7
commit 89cb1d1706
  1. 4
      .circleci/config.yml

@ -40,7 +40,9 @@ jobs:
command: |
bash <(curl -s https://codecov.io/bash)
e2e-zeppelin:
machine: true
machine:
image: ubuntu-2204:2024.01.1
resource_class: large
environment:
NODE_OPTIONS: --max_old_space_size=8192
steps:

Loading…
Cancel
Save