Skip to content

Commit a2173f6

Browse files
committed
[hotfix] v4.0 branch run ci for 2.0-SNAPSHOT
1 parent 4a96cfc commit a2173f6

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: [ 2.1-SNAPSHOT ]
31+
flink: [ 2.0-SNAPSHOT ]
3232
jdk: [ '11', '17, 21' ]
3333
uses: apache/flink-connector-shared-utils/.github/workflows/ci.yml@ci_utils
3434
with:

0 commit comments

Comments
 (0)