increase resource size

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

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

Loading…
Cancel
Save