Skip to content

Commit 68ac980

Browse files
committed
[hotfix] Remove weekly test against 1.19-SNAPSHOT since that's currently broken and tracked under FLINK-34193
1 parent fd7b46c commit 68ac980

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/weekly.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ jobs:
3333
flink: 1.18-SNAPSHOT,
3434
jdk: '8, 11, 17',
3535
branch: main
36-
}, {
37-
flink: 1.19-SNAPSHOT,
38-
jdk: '8, 11, 17, 21',
39-
branch: main
4036
}, {
4137
flink: 1.17.2,
4238
branch: v3.1

0 commit comments

Comments
 (0)