We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f914008 commit f084ae0Copy full SHA for f084ae0
.github/workflows/jarbuild.yml
@@ -319,6 +319,7 @@ jobs:
319
--x-install-root=${VCPKG_ROOT}/installed \
320
--x-manifest-root=arrow/ci/vcpkg \
321
--overlay-ports=arrow/ci/vcpkg/overlay/llvm/ \
322
+ --overlay-ports=arrow/ci/vcpkg/overlay/brotli/ \
323
--overlay-triplets=arrow/ci/vcpkg \
324
--triplet=${VCPKG_TRIPLET} \
325
--x-feature=gandiva-llvm
0 commit comments