Skip to content

Exclude JDK 8 - temurin, adopt-openj9 on macos, use defaults values #238

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

Merged
merged 1 commit into from
May 3, 2024

Conversation

slawekjaranowski
Copy link
Member

No description provided.

@slawekjaranowski slawekjaranowski added the build Pull requests that change the build process label May 2, 2024
matrix-exclude: '[{ "jdk": "8", "distribution": "microsoft"},{ "jdk": "20", "distribution": "microsoft"},{ "jdk": "20", "distribution": "adopt-openj9"},]'
maven-matrix: '[ "3.6.3", "3.8.8", "3.9.5" ]' # Maven versions matrix for verify builds
matrix-exclude: '[
{ "jdk": "8", "distribution": "microsoft" },
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this one excluded? It's not a Mac

Copy link
Member Author

Choose a reason for hiding this comment

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

It has been excluded early ... probably microsoft distribution does not support jdk 8 at all

@slawekjaranowski slawekjaranowski merged commit 1aa4293 into master May 3, 2024
@slawekjaranowski slawekjaranowski deleted the gh-build branch May 3, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Pull requests that change the build process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants