We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9035d6c commit bbad5dfCopy full SHA for bbad5df
.github/workflows/jarbuild.yml
@@ -240,6 +240,7 @@ jobs:
240
brew uninstall pkg-config@0.29.2 || :
241
fi
242
243
+ brew install --build-from-source llvm@21
244
brew bundle --file=arrow/cpp/Brewfile
245
# We want to link aws-sdk-cpp statically but Homebrew's
246
# aws-sdk-cpp provides only shared library. If we have
0 commit comments