kou commented on code in PR #14850:
URL: https://github.com/apache/arrow/pull/14850#discussion_r1041485614
##########
dev/tasks/r/github.macos-linux.local.yml:
##########
@@ -52,6 +52,8 @@ jobs:
>> "$GITHUB_ENV"
if: contains(matrix.os, 'ubuntu')
- uses: r-lib/actions/setup-r@v2
+ with:
+ use-public-rspm: true
Review Comment:
OK.
I'm OK with this in this pull request but I like one thing in one pull
request in general. It's easy to review, check nightly CI failures and so on.
:-)
--
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]