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


The following commit(s) were added to refs/heads/weekly-ci-test by this push:
     new 089b92d9 remove v3.4 to test everything else
089b92d9 is described below

commit 089b92d91e130d306d93ef944741a6b589a40633
Author: Ferenc Csaky <[email protected]>
AuthorDate: Wed Mar 11 06:33:21 2026 +0100

    remove v3.4 to test everything else
---
 .github/workflows/weekly.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.github/workflows/weekly.yml b/.github/workflows/weekly.yml
index 13549522..63556ee2 100644
--- a/.github/workflows/weekly.yml
+++ b/.github/workflows/weekly.yml
@@ -38,9 +38,6 @@ jobs:
         }, {
           flink: 2.0.1,
           branch: v4.0
-        }, {
-          flink: 1.20-SNAPSHOT,
-          branch: v3.4
         }]
     uses: apache/flink-connector-shared-utils/.github/workflows/ci.yml@ci_utils
     with:

Reply via email to