thiagoelg commented on PR #3087: URL: https://github.com/apache/incubator-kie-tools/pull/3087#issuecomment-2839228906
I triggered the failing build again, let's see what happens. It's weird that it's running out of memory... maybe we need to increase the memory limit for NodeJS. We already set it to 4096MB in `.github/workflows/ci_build.yml` with: `NODE_OPTIONS: "--max_old_space_size=4096"`. If the problem persists, we can try to increase this value. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
