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

fcsaky pushed a commit to branch weekly-ci-test
in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git

commit dcb14db197dcbbcd24512e4ad47f86782c42d8fe
Author: Ferenc Csaky <[email protected]>
AuthorDate: Tue Mar 10 21:14:53 2026 +0100

    1.20 snapshot in weekly
---
 .github/workflows/weekly.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/weekly.yml b/.github/workflows/weekly.yml
index eacba791..13549522 100644
--- a/.github/workflows/weekly.yml
+++ b/.github/workflows/weekly.yml
@@ -39,7 +39,7 @@ jobs:
           flink: 2.0.1,
           branch: v4.0
         }, {
-          flink: 1.20.3,
+          flink: 1.20-SNAPSHOT,
           branch: v3.4
         }]
     uses: apache/flink-connector-shared-utils/.github/workflows/ci.yml@ci_utils

Reply via email to