olamy commented on code in PR #223:
URL: 
https://github.com/apache/maven-javadoc-plugin/pull/223#discussion_r1294095941


##########
.github/workflows/maven.yml:
##########
@@ -26,5 +26,10 @@ jobs:
     name: Verify
     uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
     with:
+      jdk-matrix: '[ "20", "17", "8" ]'
+      ff-jdk: '20'

Review Comment:
   next LTS will be 21. Should we really care of the intermediary 20?



-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to