Skip to content

Presto: Use 32GB instance for Java CI variant#108

Merged
simoneves merged 2 commits intomainfrom
seves/use_larger_instance_for_java_ci
Oct 27, 2025
Merged

Presto: Use 32GB instance for Java CI variant#108
simoneves merged 2 commits intomainfrom
seves/use_larger_instance_for_java_ci

Conversation

@simoneves
Copy link
Copy Markdown
Contributor

@simoneves simoneves commented Oct 26, 2025

The fixed Presto Java memory config in #105 still requires at least a 32GB machine to run.

This PR changes the GHA Runner for those variants from a cpu4 (4/16) to a cpu8 (8/32), which are more plentiful and also have the benefit of building faster.

Note that I tried a cpu4m (4/32) but those apparently require additional permissions to use.

This in conjunction with #105 will fix the Presto Nightly CI.

@simoneves simoneves added the hotfix Hotfix is a bug that affects the majority of users for which there is no reasonable workaround label Oct 26, 2025
@simoneves simoneves merged commit ee60504 into main Oct 27, 2025
@simoneves simoneves deleted the seves/use_larger_instance_for_java_ci branch October 27, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hotfix Hotfix is a bug that affects the majority of users for which there is no reasonable workaround

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants