Skip to content

Commit

Permalink
[hotfix] Disable dependency convergence with Flink 1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
echauchot committed Mar 4, 2024
1 parent f78bce5 commit a6ec7ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
with:
flink_version: 1.17.2
skip_archunit_tests: true
run_dependency_convergence: false
main-version:
uses: apache/flink-connector-shared-utils/.github/workflows/ci.yml@ci_utils
with:
Expand Down

0 comments on commit a6ec7ba

Please sign in to comment.