kevinjqliu commented on code in PR #868:
URL: https://github.com/apache/arrow-java/pull/868#discussion_r2404182993
##########
.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:
> We just drop support for Intel macOS.
do you mean the project dropped support for intel macos? so this line should
just be removed?
--
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]