raulcd commented on code in PR #43970: URL: https://github.com/apache/arrow/pull/43970#discussion_r1756910261
########## ci/docker/linux-apt-r.dockerfile: ########## @@ -89,8 +89,6 @@ COPY ci/scripts/r_deps.sh /arrow/ci/scripts/ COPY r/DESCRIPTION /arrow/r/ RUN /arrow/ci/scripts/r_deps.sh /arrow -RUN pip install -U pip setuptools wheel Review Comment: This is just trying to get the R job passing, I was testing. I'll move the update to Ubuntu 24.04 for the R job to its own PR and will revert this -- 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]
