assignUser commented on code in PR #14850:
URL: https://github.com/apache/arrow/pull/14850#discussion_r1041444225


##########
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:
   It's not related to the failure, I just noticed it missing when I was 
working on the problem. This change saves 20min+ on the ubuntu build, I could 
pull it into a minor PR if you prefer?



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