Skip to content

ci: increase Node heap limit for builds - #820

Merged
antonreshetov merged 1 commit into
mainfrom
ci/build-heap-limit
Jun 11, 2026
Merged

ci: increase Node heap limit for builds#820
antonreshetov merged 1 commit into
mainfrom
ci/build-heap-limit

Conversation

@antonreshetov

Copy link
Copy Markdown
Member

Fix JavaScript heap OOM in vite build on CI runners by setting NODE_OPTIONS=--max-old-space-size=4096 for build jobs in release and sponsored workflows.

@antonreshetov antonreshetov self-assigned this Jun 11, 2026
@antonreshetov
antonreshetov merged commit e642d1b into main Jun 11, 2026
@antonreshetov
antonreshetov deleted the ci/build-heap-limit branch June 11, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant