slawekjaranowski commented on code in PR #211:
URL: 
https://github.com/apache/maven-build-cache-extension/pull/211#discussion_r2072461022


##########
.github/workflows/maven-verify.yml:
##########
@@ -29,6 +29,6 @@ jobs:
       maven-args: '-D"maven.test.redirectTestOutputToFile=false"'
       maven-matrix: '[ "3.9.9", "4.0.0-rc-3" ]'
       maven4-enabled: true
-      matrix-exclude: '[ {"jdk": "8"} ]'
+      matrix-exclude: '[ {"jdk": "21"} ]'

Review Comment:
   Why you want to exclude build on JDK 21 ... when you want migrate to 21?



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