snuyanzin commented on code in PR #82:
URL: 
https://github.com/apache/flink-connector-jdbc/pull/82#discussion_r1427768216


##########
.github/workflows/weekly.yml:
##########
@@ -45,6 +45,14 @@ jobs:
           flink: 1.18.0,
           branch: v3.1
         }]
+        jdk: [ 8, 11 ]
+        include:
+          - flink: 1.18-SNAPSHOT
+            branch: main
+            jdk: 17

Review Comment:
   the issue is that since shared utill `ci_utils` does not have versions and 
that means it will be automatilly applied for all connectors and will make all 
of them failing since most of them do not support java 17



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