raulcd commented on code in PR #47690:
URL: https://github.com/apache/arrow/pull/47690#discussion_r2402175890


##########
dev/tasks/r/github.packages.yml:
##########
@@ -64,7 +64,7 @@ jobs:
       fail-fast: false
       matrix:
         platform:
-          - { runs_on: macos-13, arch: "x86_64" }
+          - { runs_on: macos-latest, arch: "arm64" }

Review Comment:
   we still want to test with `x86_64` architecture we probably should use the 
new `macos-15-intel` runners, see:
   https://github.com/actions/runner-images?tab=readme-ov-file#available-images



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