This is an automated email from the ASF dual-hosted git repository.
martijnvisser 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 68ac980b [hotfix] Remove weekly test against 1.19-SNAPSHOT since
that's currently broken and tracked under FLINK-34193
68ac980b is described below
commit 68ac980b777593f4a14489e93684f3b4e9a1922b
Author: Martijn Visser <[email protected]>
AuthorDate: Fri Jan 26 13:02:26 2024 +0100
[hotfix] Remove weekly test against 1.19-SNAPSHOT since that's currently
broken and tracked under FLINK-34193
---
.github/workflows/weekly.yml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/.github/workflows/weekly.yml b/.github/workflows/weekly.yml
index 850ca5b2..8d23c79d 100644
--- a/.github/workflows/weekly.yml
+++ b/.github/workflows/weekly.yml
@@ -33,10 +33,6 @@ jobs:
flink: 1.18-SNAPSHOT,
jdk: '8, 11, 17',
branch: main
- }, {
- flink: 1.19-SNAPSHOT,
- jdk: '8, 11, 17, 21',
- branch: main
}, {
flink: 1.17.2,
branch: v3.1