liyubin117 commented on code in PR #78:
URL: 
https://github.com/apache/flink-connector-elasticsearch/pull/78#discussion_r1376042196


##########
.github/workflows/weekly.yml:
##########
@@ -35,12 +35,18 @@ jobs:
         }, {
           flink: 1.18-SNAPSHOT,
           branch: main
+        }, {
+          flink: 1.19-SNAPSHOT,
+          branch: main
         }, {
           flink: 1.16.2,
           branch: v3.0
         }, {
           flink: 1.17.1,
           branch: v3.0
+        }, {
+          flink: 1.18.0,
+          branch: v3.0

Review Comment:
   I found that you removed the 1.18.0 support in the following hotfix, and 
there are compilation failures indeed, so I will also remove the support. 
thanks for your reminds.
   
![image](https://github.com/apache/flink-connector-elasticsearch/assets/7313035/ec287fa2-b895-4c70-8694-de327259c304)
   



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to