Skip to content

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

3 participants