MartijnVisser commented on code in PR #102:
URL: 
https://github.com/apache/flink-connector-kafka/pull/102#discussion_r1601097465


##########
.github/workflows/push_pr.yml:
##########
@@ -28,21 +28,16 @@ jobs:
   compile_and_test:
     strategy:
       matrix:
-        flink: [ 1.17.2 ]
-        jdk: [ '8, 11' ]
-        include:
-          - flink: 1.18.1
-            jdk: '8, 11, 17'
-          - flink: 1.19.0
-            jdk: '8, 11, 17, 21'
+        flink: [ 1.19.0, 1.20-SNAPSHOT ]
+        jdk: [ '8, 11, 17, 21' ]

Review Comment:
   > May be I didn't get your message about java 21 support, however it is 
mentioned in 1.19 release notes
   
   🤦 I mixed up Flink 1.18 and 1.19, sorry. My comment was incorrect



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