Skip to content

Conversation

@kpavlov
Copy link
Contributor

@kpavlov kpavlov commented Sep 11, 2025

Motivation and Context

To speed-up CI:

  • Switch runs-on to macos-latest-xlarge for additional resources.
  • Add JAVA_OPTS environment variable for optimized memory and encoding settings during Gradle builds.

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Build improvement

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

@kpavlov kpavlov force-pushed the kpavlov/build-options branch from d9dfdf1 to c2e0f98 Compare September 11, 2025 11:31
@kpavlov kpavlov marked this pull request as ready for review September 11, 2025 11:43
@kpavlov kpavlov requested a review from devcrocod September 11, 2025 11:43
Copy link
Contributor

@devcrocod devcrocod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

- Switch `runs-on` to `macos-latest-xlarge` for additional resources.
- Add `JAVA_OPTS` environment variable for optimized memory and encoding settings during Gradle builds.
@devcrocod devcrocod force-pushed the kpavlov/build-options branch from c2e0f98 to b2fc929 Compare September 11, 2025 13:46
@kpavlov kpavlov added the github_actions Pull requests that update GitHub Actions code label Sep 11, 2025
@kpavlov kpavlov merged commit dc5ef0f into main Sep 11, 2025
4 checks passed
@kpavlov kpavlov deleted the kpavlov/build-options branch September 11, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants