leonardBang commented on code in PR #250:
URL:
https://github.com/apache/flink-connector-kafka/pull/250#discussion_r3238533070
##########
.github/workflows/push_pr.yml:
##########
@@ -28,7 +28,7 @@ jobs:
compile_and_test:
strategy:
matrix:
- flink: &flink_versions [ 2.2.0, 2.1.1 ]
+ flink: &flink_versions [ 2.2.0 ]
Review Comment:
@ferenc-csaky Makes sense to me, but we'd better do this work in a separate
PR to help us track history in the future, WDYT?
--
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]