olamy commented on a change in pull request #98:
URL: 
https://github.com/apache/maven-javadoc-plugin/pull/98#discussion_r735070546



##########
File path: .github/workflows/maven.yml
##########
@@ -26,27 +26,18 @@ jobs:
       matrix:
         os: [ubuntu-latest, windows-latest, macOS-latest]
         java: [8, 11, 16, 17-ea]
-        jdk: [adopt, zulu]
+        jdk: [adopt, zulu, temurin]

Review comment:
       because javadoc can be buggy depending on the distribution you use. I 
already experiment this in the past..
   and if possible I would even add more.




-- 
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]


Reply via email to