AlenkaF commented on code in PR #47616:
URL: https://github.com/apache/arrow/pull/47616#discussion_r2426286107


##########
ci/docker/python-wheel-musllinux.dockerfile:
##########
@@ -82,6 +82,7 @@ RUN --mount=type=secret,id=github_repository_owner \
       export GITHUB_REPOSITORY_OWNER=$(cat 
/run/secrets/github_repository_owner); \
       export GITHUB_TOKEN=$(cat /run/secrets/github_token); \
       export VCPKG_BINARY_SOURCES=$(cat /run/secrets/vcpkg_binary_sources); \
+      export CMAKE_POLICY_VERSION_MINIMUM=3.5; \

Review Comment:
   Ah, good to know. Will open an issue for it, thanks!



-- 
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]

Reply via email to