llama90 opened a new issue, #42192:
URL: https://github.com/apache/arrow/issues/42192

   ### Describe the enhancement requested
   
   As an extension of #42136, we need to add new CI workflows for ARM64-based 
macOS for Go, Java, and JavaScript.
   
   Previously, these languages only supported AMD64-based macOS (`macos-11`) by 
using `macos-latest`. However, due to changes by GitHub, `macos-11` is no 
longer supported. Therefore, I changed to `macos-12` to support AMD64-based 
macOS.
   
   - [Actions: Upcoming changes to GitHub-hosted macOS 
runners](https://github.blog/changelog/2024-05-20-actions-upcoming-changes-to-github-hosted-macos-runners/)
   
   As we progress, in my opinion, these languages also need ARM64-based macOS 
support. Additionally, some CIs seem to need further enhancement (e.g., AMD64 
macOS 12 with just JDK 12).
   
   I would appreciate any feedback or suggestions on this matter.
   
   
   ### Component(s)
   
   Continuous Integration


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