nealrichardson commented on code in PR #41403:
URL: https://github.com/apache/arrow/pull/41403#discussion_r1582299997


##########
dev/tasks/r/github.packages.yml:
##########
@@ -303,7 +303,7 @@ jobs:
           - {image: "rhub/debian-clang-devel", libarrow_binary: "TRUE"}
           # 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-gcc-release"} # currently ubuntu-20.04 (focal)
+          - {image: "rhub/ubuntu-release"} # currently ubuntu-20.04 (focal)

Review Comment:
   I wonder if this job and the next two are now redundant. According to 
https://r-hub.github.io/containers/, ubuntu-release is also on 22.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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to