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


##########
.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:
   it does not run all
   it runs only against flink1.18 (same as for 17)
   below there are exclusions for 1.16 and 1.17
   
   I'm ok to reduce number of tests, however then would be great if you can 
provide a hint what else could be cut



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