Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci skip] build: increase max heap memory to 5GB #1537

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

derklaro
Copy link
Member

Motivation

Our current gradle build setup easily runs out of memory.

Modification

Increase the max build heap to 5GB.

Result

Builds should now have enough memory and should not fail from time to time anymore.

@derklaro derklaro added the v: 4.X This pull should be included in the 4.0 release label Oct 21, 2024
@derklaro derklaro added this to the 4.0.0-RC11.1 milestone Oct 21, 2024
@derklaro derklaro requested a review from 0utplay October 21, 2024 15:09
@derklaro derklaro self-assigned this Oct 21, 2024
@derklaro derklaro merged commit d35cbe0 into nightly Oct 21, 2024
8 checks passed
@derklaro derklaro deleted the increase-max-build-heap branch October 21, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v: 4.X This pull should be included in the 4.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants