dragosmg commented on code in PR #12980:
URL: https://github.com/apache/arrow/pull/12980#discussion_r870542495
##########
.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:
Sure. Happy to reassess if this becomes a bottleneck. What would be the
definition of _too much_?
I think there are a bunch of things we can improve (to shorten build times).
For example, maybe we shouldn't run lintr on each rtools + windows combo.
--
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]