dongjoon-hyun opened a new pull request #1001: URL: https://github.com/apache/orc/pull/1001
### What changes were proposed in this pull request? This PR aims to migrate the following jobs from `Travis CI` to `GitHub Action`. - Mac OS 10.15 - Mac OS 11.5 ### Why are the changes needed? This job takes 40-minutes execution time and waits in the queue over 6 hours frequently while GitHub Action jobs finish in around 20 minutes in total.  - https://github.com/actions/virtual-environments/blob/main/images/macos/macos-10.15-Readme.md - System Version: macOS 10.15.7 (19H1323) - https://github.com/actions/virtual-environments/blob/main/images/macos/macos-11-Readme.md - System Version: macOS 11.5 (20G71) ### How was this patch tested? Pass the CIs. -- 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]
