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


##########
.github/workflows/r.yml:
##########
@@ -234,8 +234,8 @@ jobs:
       fail-fast: false
       matrix:
         config:
-        - { rtools: 42, rversion: "4.2" }

Review Comment:
   I just  tried to update the version used in nightly packages and that's a no 
go for now (at least for the 10.13 runner...) as rig doesn't find 4.3 due to 
url change and even compiling from source I was unable to make any newer rig 
versions run on 10.13. We could do symlinking by hand or something but I'd 
rather not... hopefully we will be able to drop 10.13 soon :crossed_fingers: 
   
   Also another thing regarding rtools: do we want to continure building urct + 
32/64 bit versions of libarrow? imo it would be sensible to drop at the minimum 
the 32 bit build... but we don't really have a support policy so :shrug: 
(something I plan to bring up on the ml again) 



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