This is an automated email from the ASF dual-hosted git repository.

guoweijie pushed a commit to branch v4.0
in repository 
https://gitbox.apache.org/repos/asf/flink-connector-elasticsearch.git

commit a2173f601f03d63c0de18c07a47feaf917939613
Author: Weijie Guo <[email protected]>
AuthorDate: Wed Apr 2 15:46:04 2025 +0800

    [hotfix] v4.0 branch run ci for 2.0-SNAPSHOT
---
 .github/workflows/push_pr.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/push_pr.yml b/.github/workflows/push_pr.yml
index 28cb504..d604eaf 100644
--- a/.github/workflows/push_pr.yml
+++ b/.github/workflows/push_pr.yml
@@ -28,7 +28,7 @@ jobs:
   compile_and_test:
     strategy:
       matrix:
-        flink: [ 2.1-SNAPSHOT ]
+        flink: [ 2.0-SNAPSHOT ]
         jdk: [ '11', '17, 21' ]
     uses: apache/flink-connector-shared-utils/.github/workflows/ci.yml@ci_utils
     with:

Reply via email to