slachiewicz commented on code in PR #223:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/223#discussion_r1294261770
##########
.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:
ok Java 20 removed - save CI
--
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]