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 18f9e22 commit f1509bfCopy full SHA for f1509bf
ci/docker/cpp-jni.dockerfile
@@ -105,4 +105,5 @@ RUN --mount=type=secret,id=github_repository_owner \
105
106
ENV ARROW_BUILD_TESTS=ON \
107
ARROW_CMAKE_ARGS="-DARROW_BUILD_TESTS=ON" \
108
- CMAKE_PRESET=ninja-${CMAKE_BUILD_TYPE}-jni-linux
+ CMAKE_PRESET=ninja-${CMAKE_BUILD_TYPE}-jni-linux \
109
+ VCPKG_TARGET_TRIPLET=${VCPKG_DEFAULT_TRIPLET}
0 commit comments