dongjoon-hyun opened a new pull request, #1079: URL: https://github.com/apache/orc/pull/1079
### What changes were proposed in this pull request? This is a backport of ORC-1016 because `branch-1.6` seems to hit this issue in the following PR. - https://github.com/apache/orc/pull/1078 This PR aims to recover GitHub Action by using `[email protected]` because GitHub Action `macOS` image does not ship `openssl` recently. ### Why are the changes needed? GitHub changed its `openssl` install version. - [[MacOS] Do not install latest OpenSSL](https://github.com/actions/virtual-environments/pull/4154) - [Updating readme file for macOS-10.15 version 20210927.1](https://github.com/actions/virtual-environments/commit/3198af0e94db478c4529106e3835ce27b43153e4#diff-7a1606bd717fc0cf55f9419157117d9ca306f91bd2fdfc294720687d7be1b2c7R85) ### How was this patch tested? Pass the GitHub Action. -- 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]
