Jiabao-Sun commented on code in PR #57:
URL: 
https://github.com/apache/flink-connector-mongodb/pull/57#discussion_r2544763649


##########
.github/workflows/push_pr.yml:
##########
@@ -29,8 +29,8 @@ jobs:
     strategy:
       matrix:
         mongodb: [ mongodb4, mongodb5, mongodb6, mongodb7 ]
-        flink: [ 1.19-SNAPSHOT, 1.20-SNAPSHOT ]
-        jdk: [ '8, 11, 17, 21' ]
+        flink: [ 2.1-SNAPSHOT ]
+        jdk: [ '17, 21' ]

Review Comment:
   Thank you for your contribution, @neoneo008 . 
   This looks good overall, but I think we should preserve JDK 11 support for 
now.



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