Skip to content

Commit 516d9db

Browse files
committed
Update CI pipeline in preparation for 2.7.0
Closes gh-31119
1 parent 97613f1 commit 516d9db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,7 @@ jobs:
755755
<<: *sdkman-task-params
756756
RELEASE_TYPE: RELEASE
757757
BRANCH: ((branch))
758-
LATEST_GA: false
758+
LATEST_GA: true
759759
- name: update-homebrew-tap
760760
serial: true
761761
plan:
@@ -771,7 +771,7 @@ jobs:
771771
image: ci-image
772772
file: git-repo/ci/tasks/update-homebrew-tap.yml
773773
params:
774-
LATEST_GA: false
774+
LATEST_GA: true
775775
- put: homebrew-tap-repo
776776
params:
777777
repository: updated-homebrew-tap-repo

0 commit comments

Comments
 (0)