ci: Raise Node heap for Discovery Evals build step (#31738)

Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
n8n-cat-bot[bot] 2026-06-04 12:18:35 +00:00 committed by GitHub
parent 15749aa39e
commit bc7aeb6fe8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,6 +38,8 @@ jobs:
name: 'Run Discovery Evals'
runs-on: blacksmith-4vcpu-ubuntu-2204
timeout-minutes: 15
env:
NODE_OPTIONS: '--max-old-space-size=7168'
permissions:
contents: read
pull-requests: write