increase ci node heap (#11406)

This commit is contained in:
Samuel Newman
2026-08-06 15:20:11 +03:00
committed by GitHub
parent 78a5c222bf
commit 1cbe7a39e6
@@ -22,6 +22,7 @@ permissions: {}
# job downloads. Bump this one line to roll denis.
env:
DENIS_RELEASE_TAG: denis-v0.1.1
NODE_OPTIONS: --max-old-space-size=4096
jobs:
# Populate this from main so every PR can restore the same trusted baseline.