nielsbasjes opened a new pull request, #240: URL: https://github.com/apache/maven-gh-actions-shared/pull/240
There are situations where tests in projects need the availability of different JDKs that are then used via maven toolchains. At this time there is no way to add them in a project. This change (**CURRENTLY UNTESTED**) proposes using this feature https://github.com/actions/setup-java/blob/main/docs/advanced-usage.md#installing-multiple-jdks-with-toolchains to add all LTS JDK versions to be available during every build. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
