Skip to content

Commit

Permalink
fix CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
lvyanquan committed Jan 8, 2025
1 parent 095ea89 commit aa516f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
matrix:
flink: [ 2.0-preview1 ]
jdk: [ '8, 11, 17, 21' ]
jdk: [ '11, 17, 21' ]
uses: apache/flink-connector-shared-utils/.github/workflows/ci.yml@ci_utils
with:
flink_version: ${{ matrix.flink }}
Expand Down

0 comments on commit aa516f6

Please sign in to comment.