You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/26 11:52:17 UTC

[GitHub] [arrow] thisisnic commented on a change in pull request #10389: ARROW-12824: [R][CI] Upgrade builds for R 4.1 release

thisisnic commented on a change in pull request #10389:
URL: https://github.com/apache/arrow/pull/10389#discussion_r639651856



##########
File path: .github/workflows/r.yml
##########
@@ -112,7 +112,7 @@ jobs:
       fail-fast: false
       matrix:
         config:
-          - { org: "rstudio", image: "r-base", tag: "4.0-centos7" }
+          - { org: "rstudio", image: "r-base", tag: "4.1-centos7" }
           - { org: "rhub", image: "debian-gcc-devel", tag: "latest" }

Review comment:
       It does sound like it makes more sense to be testing on an OS that is more reflective of where more users are likely to be.




-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org