[wp-trac] [WordPress Trac] #59805: GitHub Actions updates and improvements for 6.5
WordPress Trac
noreply at wordpress.org
Mon Jan 8 18:37:14 UTC 2024
#59805: GitHub Actions updates and improvements for 6.5
------------------------------+---------------------
Reporter: jorbin | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.5
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
------------------------------+---------------------
Comment (by desrosj):
In [changeset:"57250" 57250]:
{{{
#!CommitTicketReference repository="" revision="57250"
Build/Test Tools: Increase the max old space size in Node.
The Test Build Processes workflow started failing recently on MacOS
runners due to “JavaScript heap out of memory” errors (see
https://github.com/WordPress/wordpress-
develop/actions/runs/7421385568/job/20209241826#step:8:82).
This increases the maximum memory size of the old memory section in Node
from the default of 4GB to 8GB (specified in megabytes) to avoid
unnecessary failures while ways to optimize the Gutenberg build process
are explored.
Props dmsnell, joemcgill, hellofromTonya, isabel_brison.
See #59805.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59805#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list