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 9840396 commit 2eae3fcCopy full SHA for 2eae3fc
.github/workflows/jarbuild.yml
@@ -262,7 +262,7 @@ jobs:
262
--x-install-root=${VCPKG_ROOT}/installed \
263
--x-manifest-root=arrow/ci/vcpkg \
264
--overlay-ports=arrow/ci/vcpkg/overlay/llvm/ \
265
- --x-feature=gandiva-llvm
+ --x-feature=gandiva
266
# Remove conflicting brew packages that vcpkg will provide
267
# brew uninstall aws-sdk-cpp || :
268
# brew uninstall grpc || :
0 commit comments