Skip to content

Commit bbad5df

Browse files
committed
TEST building llvm for brew
1 parent 9035d6c commit bbad5df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jarbuild.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ jobs:
240240
brew uninstall pkg-config@0.29.2 || :
241241
fi
242242
243+
brew install --build-from-source llvm@21
243244
brew bundle --file=arrow/cpp/Brewfile
244245
# We want to link aws-sdk-cpp statically but Homebrew's
245246
# aws-sdk-cpp provides only shared library. If we have

0 commit comments

Comments
 (0)