raulcd opened a new issue, #42136: URL: https://github.com/apache/arrow/issues/42136
### Describe the bug, including details regarding any error messages, version, and platform. We have several jobs that say we are running on macOS 11 AMD 64 but they are using macos-latest meaning they run on macOS 14 on ARM 64. Examples, go.yml, java.yml and js.yml: https://github.com/apache/arrow/blob/main/.github/workflows/go.yml#L309 https://github.com/apache/arrow/blob/main/.github/workflows/go.yml#L367 https://github.com/apache/arrow/blob/main/.github/workflows/java.yml#L108 https://github.com/apache/arrow/blob/main/.github/workflows/js.yml#L84 We should validate we are still running jobs on AMD64 ### 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]
