Skip to content

Commit 36d62cf

Browse files
authored
[hotfix] Update Flink versions in GitHub PR CI
1 parent 8b2093e commit 36d62cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
compile_and_test:
2929
strategy:
3030
matrix:
31-
flink: [ 1.19.2, 1.20.1 ]
31+
flink: [ 1.19.3, 1.20.3 ]
3232
jdk: [ '8, 11, 17, 21' ]
3333
uses: apache/flink-connector-shared-utils/.github/workflows/ci.yml@ci_utils
3434
with:

0 commit comments

Comments
 (0)