Skip to content

Commit 46b02ae

Browse files
committed
Merge branch '3.1.x' into 3.2.x
Closes gh-40368
2 parents 5058719 + bf97f6c commit 46b02ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/verify.yml

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
with:
2727
distribution: 'liberica'
2828
java-version: 17
29+
- name: Set Up Homebrew
30+
uses: Homebrew/actions/setup-homebrew@7657c9512f50e1c35b640971116425935bab3eea
2931
- name: Set Up Gradle
3032
uses: gradle/actions/setup-gradle@6cec5d49d4d6d4bb982fbed7047db31ea6d38f11 #v3.3.0
3133
with:

0 commit comments

Comments
 (0)