jonkeane commented on code in PR #12980:
URL: https://github.com/apache/arrow/pull/12980#discussion_r870644146
##########
.github/workflows/r.yml:
##########
@@ -244,7 +244,7 @@ jobs:
config:
- { rtools: 35, rversion: "3.6" }
- { rtools: 40, rversion: "4.1" }
- # TODO: Once R 4.2 comes out we can switch to devel + 4.2
+ - { rtools: 42, rversion: "4.2" }
Review Comment:
Would you mind making a follow up jira for "we shouldn't run lintr on each
rtools + windows combo"? _too much_ is very much subjective, and semi-dependent
on other apache project's use of runners. Let's merge and see how it is — I
just wanted to flag that as a possible thing we need to think about later 🙂
--
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]