assignUser commented on code in PR #13167: URL: https://github.com/apache/arrow/pull/13167#discussion_r874064518
########## ci/docker/centos-7-cpp.dockerfile: ########## @@ -30,7 +30,7 @@ RUN yum install -y \ ARG cmake=3.23.1 RUN wget -nv -O - https://github.com/Kitware/CMake/releases/download/v${cmake}/cmake-${cmake}-Linux-x86_64.tar.gz | tar -xzf - -C /opt Review Comment: Thanks for the suggestion, tested it successfully here: https://github.com/assignUser/test-repo-a/runs/6458346977?check_suite_focus=true#step:6:392 -- 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]
