Bukama commented on code in PR #356: URL: https://github.com/apache/maven-plugin-tools/pull/356#discussion_r1959052724
########## .github/workflows/maven-verify.yml: ########## @@ -26,7 +26,5 @@ jobs: name: Verify uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4 with: - maven-matrix: '[ "3.6.3", "3.9.9", "4.0.0-beta-4" ]' - jdk-matrix: '[ "8", "17", "21" ]' Review Comment: Planed to remove the JDK matrix too with 17 and 21 (8 is obvious) -- 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