prshnt commented on code in PR #140:
URL:
https://github.com/apache/flink-connector-kafka/pull/140#discussion_r2011738040
##########
.github/workflows/push_pr.yml:
##########
@@ -28,16 +28,9 @@ jobs:
compile_and_test:
strategy:
matrix:
- flink: [ 1.20.0 ]
- jdk: [ '8, 11, 17, 21' ]
+ flink: [ 2.0-preview1 ]
+ jdk: [ '11, 17, 21' ]
Review Comment:
Also Flink is out of the preview version now right.
--
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]