Skip to content

Commit 967beea

Browse files
committed
HTTP-155 java 11,17 + 1.0.0 + 1.2.0
Signed-off-by: davidradl <[email protected]>
1 parent 837e3e8 commit 967beea

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
@@ -29,7 +29,7 @@ jobs:
2929
strategy:
3030
matrix:
3131
flink: [ 1.20.0 ]
32-
jdk: [ '11', '17'' ]
32+
jdk: [ '11', '17' ]
3333
uses: apache/flink-connector-shared-utils/.github/workflows/ci.yml@ci_utils
3434
with:
3535
flink_version: ${{ matrix.flink }}

0 commit comments

Comments
 (0)