r-u-d-r-a-a commented on PR #1367: URL: https://github.com/apache/maven-javadoc-plugin/pull/1367#issuecomment-5535329665
Hello @slachiewicz , some of my checks failed last time because `adopt-openj9` is no longer a supported distribution in the `setup-java` action. In [`[.github/workflows/maven.yml](https://github.com/apache/maven-javadoc-plugin/blob/0d5596bd45bcfe99fe435c3f1a5e7f9c51f607c5/.github/workflows/maven.yml)`](https://github.com/apache/maven-javadoc-plugin/blob/0d5596bd45bcfe99fe435c3f1a5e7f9c51f607c5/.github/workflows/maven.yml), the current `jdk-distribution-matrix` is: `[ "temurin", "zulu", "microsoft", "liberica", "adopt-openj9" ]` Would it be okay if I remove `adopt-openj9` from the matrix? -- 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]
