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

fcsaky 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 8eab7c94 [hotfix] Update weekly CI versions
8eab7c94 is described below

commit 8eab7c941c1f60ae59c4aa45ba4bd7847018e642
Author: Ferenc Csaky <[email protected]>
AuthorDate: Tue Mar 10 11:32:34 2026 +0100

    [hotfix] Update weekly CI versions
---
 .github/workflows/weekly.yml | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/.github/workflows/weekly.yml b/.github/workflows/weekly.yml
index 6fa0ed82..eacba791 100644
--- a/.github/workflows/weekly.yml
+++ b/.github/workflows/weekly.yml
@@ -37,19 +37,10 @@ jobs:
           branch: main
         }, {
           flink: 2.0.1,
-          branch: main
-        }, {
-          flink: 1.19.3,
-          branch: v3.3
-        }, {
-          flink: 1.20.3,
-          branch: v3.3
+          branch: v4.0
         }, {
           flink: 1.20.3,
           branch: v3.4
-        }, {
-          flink: 2.0.1,
-          branch: v4.0
         }]
     uses: apache/flink-connector-shared-utils/.github/workflows/ci.yml@ci_utils
     with:

Reply via email to