Set LATEST_GA to true for Homebrew and SDKMan

Closes gh-38512
This commit is contained in:
Andy Wilkinson
2023-11-23 12:12:57 +00:00
parent 1514d6fd57
commit f3d48e64a5

View File

@@ -589,7 +589,7 @@ jobs:
<<: *sdkman-task-params
RELEASE_TYPE: RELEASE
BRANCH: ((branch))
LATEST_GA: false
LATEST_GA: true
- name: update-homebrew-tap
serial: true
plan:
@@ -605,7 +605,7 @@ jobs:
image: ci-image
file: git-repo/ci/tasks/update-homebrew-tap.yml
params:
LATEST_GA: false
LATEST_GA: true
- put: homebrew-tap-repo
params:
repository: updated-homebrew-tap-repo