Skip to content

Commit 2eae3fc

Browse files
committed
Try installing gandiva vcpkgs
1 parent 9840396 commit 2eae3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jarbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ jobs:
262262
--x-install-root=${VCPKG_ROOT}/installed \
263263
--x-manifest-root=arrow/ci/vcpkg \
264264
--overlay-ports=arrow/ci/vcpkg/overlay/llvm/ \
265-
--x-feature=gandiva-llvm
265+
--x-feature=gandiva
266266
# Remove conflicting brew packages that vcpkg will provide
267267
# brew uninstall aws-sdk-cpp || :
268268
# brew uninstall grpc || :

0 commit comments

Comments
 (0)