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


##########
.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:
   cant we add this jdk inside the the flink_branches on the 1.18 options..
   Like overriding the default... or is not allowed?



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