jonkeane commented on code in PR #45507: URL: https://github.com/apache/arrow/pull/45507#discussion_r1955401688
########## dev/tasks/r/github.packages.yml: ########## @@ -313,8 +313,8 @@ jobs: # fedora-clang-devel cannot use binaries bc of libc++ (uncomment to see the error) # - {image: "rhub/fedora-clang-devel", libarrow_binary: "TRUE"} - {image: "rhub/ubuntu-release"} # currently ubuntu-22.04 - - {image: "rocker/r-ver:4.0.0"} # ubuntu-20.04 - - {image: "rstudio/r-base:4.1-focal"} + - {image: "rstudio/r-base:4.0-jammy"} Review Comment: Yup, you're absolutely right that 4.0 is important and not the version — that comment was mostly to call attention to the fact that `rocker/r-ver` would end up being ubuntu 20.04 -- 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