kevinjqliu commented on code in PR #868:
URL: https://github.com/apache/arrow-java/pull/868#discussion_r2404182954
##########
.github/workflows/rc.yml:
##########
@@ -168,7 +168,7 @@ jobs:
fail-fast: false
matrix:
platform:
- - { runs_on: macos-13, arch: "x86_64"}
+ - { runs_on: macos-latest, arch: "aarch_64"}
Review Comment:
i made the change to replace macos-13 with macos-15-intel per
https://docs.github.com/en/actions/reference/runners/github-hosted-runners#standard-github-hosted-runners-for-public-repositories
--
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]