Skip to content

Commit bdb232c

Browse files
committed
vcpkg: just build llvm
1 parent aa7c38b commit bdb232c

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
@@ -243,7 +243,7 @@ jobs:
243243
--x-install-root=${VCPKG_ROOT}/installed \
244244
--x-manifest-root=arrow/ci/vcpkg \
245245
--overlay-ports=arrow/ci/vcpkg/overlay/llvm/ \
246-
--x-feature=gandiva
246+
--x-feature=gandiva-llvm
247247
# Remove conflicting brew packages that vcpkg will provide
248248
# brew uninstall aws-sdk-cpp || :
249249
# brew uninstall grpc || :

0 commit comments

Comments
 (0)