bowenli86 commented on code in PR #278:
URL:
https://github.com/apache/flink-connector-kafka/pull/278#discussion_r3530946919
##########
.github/workflows/push_pr.yml:
##########
@@ -28,7 +28,7 @@ jobs:
compile_and_test:
strategy:
matrix:
- flink: &flink_versions [ 2.2.1, 2.1.2 ]
+ flink: &flink_versions [ 2.2.1 ]
Review Comment:
I tried adding 2.3.0 but it needs additional change in codebase to adapt,
given that's out of scope of this pr, I won't add those changes in the pr
--
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]