mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-05 02:59:27 +02:00
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:
parent
15749aa39e
commit
bc7aeb6fe8
2
.github/workflows/test-evals-discovery.yml
vendored
2
.github/workflows/test-evals-discovery.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user