hlteoh37 commented on code in PR #96:
URL: 
https://github.com/apache/flink-connector-kafka/pull/96#discussion_r1574969556


##########
.github/workflows/weekly.yml:
##########
@@ -45,11 +41,14 @@ jobs:
           jdk: '8, 11, 17, 21',
           branch: main
         }, {
-          flink: 1.17.2,
-          branch: v3.1
+          flink: 1.18.1,
+          branch: v3.2
+        }, {
+          flink: 1.19.0,
+          branch: v3.2,
+          jdk: '8, 11, 17, 21',

Review Comment:
   nit: it would be nice to order the `flink` and `branch` in the list the same 
way. (both increasing down / both decreasing down)



-- 
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...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to