mxm commented on code in PR #701:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/701#discussion_r1388431713


##########
.github/workflows/ci.yml:
##########
@@ -26,7 +26,7 @@ jobs:
     name: test_ci
     strategy:
       matrix:
-        java-version: [ 11, 17 ]
+        java-version: [ 11, 17, 21 ]

Review Comment:
   Is it worth to explode the test matrix by adding another Java version? Can't 
we test Java 21 compatibility without running all integration tests with it?



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

Reply via email to