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


##########
.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:
   21 is not yet available and unfortunately, we are not testing all our 
projects with Java 20 yet



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