jonkeane commented on code in PR #41403:
URL: https://github.com/apache/arrow/pull/41403#discussion_r1582370690
##########
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 also noticed the old rhub image up above and changed that too.
--
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]