raulcd commented on code in PR #44989: URL: https://github.com/apache/arrow/pull/44989#discussion_r1906890909
########## .env: ########## @@ -54,6 +54,7 @@ UBUNTU=22.04 # Default versions for various dependencies CLANG_TOOLS=14 +CMAKE_VERSION=3.25.0 Review Comment: I made the change from `CMAKE` to `CMAKE_VERSION` because it was requested previously. Not sure if it was @nealrichardson or @jonkeane who asked for the change due to a conflict on the R build. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org