Skip to content

Commit 34f14a6

Browse files
authored
[hotfix] Update weekly bulds against the latest released v2.0 branch
1 parent e21c3f3 commit 34f14a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/weekly.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ jobs:
3838
jdk: '8, 11, 17, 21',
3939
branch: main
4040
},{
41-
flink: 1.19.1,
41+
flink: 1.19.2,
4242
jdk: '8, 11, 17, 21',
43-
branch: v1.2
43+
branch: v2.0
4444
}, {
45-
flink: 1.20.0,
45+
flink: 1.20.1,
4646
jdk: '8, 11, 17, 21',
4747
branch: main
4848
}]

0 commit comments

Comments
 (0)