Skip to content

Commit 355b428

Browse files
committed
Merge branch '2.7.x'
Closes gh-33346
2 parents e922650 + 7ea5881 commit 355b428

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
@@ -637,7 +637,7 @@ jobs:
637637
<<: *sdkman-task-params
638638
RELEASE_TYPE: RELEASE
639639
BRANCH: ((branch))
640-
LATEST_GA: false
640+
LATEST_GA: true
641641
- name: update-homebrew-tap
642642
serial: true
643643
plan:
@@ -653,7 +653,7 @@ jobs:
653653
image: ci-image
654654
file: git-repo/ci/tasks/update-homebrew-tap.yml
655655
params:
656-
LATEST_GA: false
656+
LATEST_GA: true
657657
- put: homebrew-tap-repo
658658
params:
659659
repository: updated-homebrew-tap-repo

0 commit comments

Comments
 (0)