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

arvid pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git


The following commit(s) were added to refs/heads/main by this push:
     new 89badded [FLINK-36659][docs] Update weekly.yml
89badded is described below

commit 89baddedac63c3a9d280937db83215e16bd4808d
Author: Arvid Heise <[email protected]>
AuthorDate: Thu Apr 24 11:40:22 2025 +0200

    [FLINK-36659][docs] Update weekly.yml
---
 .github/workflows/weekly.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/workflows/weekly.yml b/.github/workflows/weekly.yml
index 4e95a724..6f08dee1 100644
--- a/.github/workflows/weekly.yml
+++ b/.github/workflows/weekly.yml
@@ -44,6 +44,9 @@ jobs:
         }, {
           flink: 1.20.0,
           branch: v3.4
+        }, {
+          flink: 2.0.0,
+          branch: v4.0
         }]
     uses: apache/flink-connector-shared-utils/.github/workflows/ci.yml@ci_utils
     with:

Reply via email to