Skip to content

Commit 17bdcc8

Browse files
sbryngelsonclaude
andcommitted
Remove NODE_OPTIONS from CI workflow
Phoenix runners work fine without the max-old-space-size override. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1ac123c commit 17bdcc8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ jobs:
196196
group: phoenix
197197
labels: ${{ matrix.runner }}
198198
env:
199-
NODE_OPTIONS: ${{ matrix.cluster == 'phoenix' && '--max-old-space-size=2048' || '' }}
200199
ACTIONS_RUNNER_FORCE_ACTIONS_NODE_VERSION: node16
201200
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
202201
steps:

0 commit comments

Comments
 (0)