diff --git a/ci/pipeline.yml b/ci/pipeline.yml index d1ceaaee1a9b..37651e5669b9 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -756,7 +756,7 @@ jobs: <<: *sdkman-task-params RELEASE_TYPE: RELEASE BRANCH: ((branch)) - LATEST_GA: true + LATEST_GA: false - name: update-homebrew-tap serial: true plan: @@ -772,7 +772,7 @@ jobs: image: ci-image file: git-repo/ci/tasks/update-homebrew-tap.yml params: - LATEST_GA: true + LATEST_GA: false - put: homebrew-tap-repo params: repository: updated-homebrew-tap-repo