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 2022/04/27 17:39:22 UTC

[GitHub] [arrow] nealrichardson commented on a diff in pull request #13011: ARROW-16375: [R][CI] Pin test-r-devdocs on Windows to R 4.1

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


##########
dev/tasks/r/github.devdocs.yml:
##########
@@ -32,6 +32,8 @@ jobs:
       {{ macros.github_checkout_arrow()|indent }}
 
       - uses: r-lib/actions/setup-r@v1
+        with:
+          r-version: '4.1'

Review Comment:
   Should we leave a comment here explaining why we're pinning a version? Link to a jira to change that?



-- 
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-unsubscribe@arrow.apache.org

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