kszucs commented on a change in pull request #10801:
URL: https://github.com/apache/arrow/pull/10801#discussion_r676715281
##########
File path: ci/vcpkg/arm64-osx-static-debug.cmake
##########
@@ -21,5 +21,6 @@ set(VCPKG_LIBRARY_LINKAGE static)
set(VCPKG_CMAKE_SYSTEM_NAME Darwin)
set(VCPKG_OSX_ARCHITECTURES arm64)
+set(VCPKG_OSX_DEPLOYMENT_TARGET "11.0")
Review comment:
Actually required for proper vcpkg caching.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]