Closed shibd closed 6 months ago
For now, GitHub support MacOS arm64 runnner.
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories
We can use the corresponding runner to compile the tests instead of cross-compiling.
[ ] doc-required (Your PR needs to update docs and you will update later)
doc-required
[x] doc-not-needed (Please explain why)
doc-not-needed
[ ] doc (Your PR contains doc changes)
doc
[ ] doc-complete (Docs have been already added)
doc-complete
Motivation
For now, GitHub support MacOS arm64 runnner.
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories
We can use the corresponding runner to compile the tests instead of cross-compiling.
Modifications
Verifying this change
Documentation
[ ]
doc-required
(Your PR needs to update docs and you will update later)[x]
doc-not-needed
(Please explain why)[ ]
doc
(Your PR contains doc changes)[ ]
doc-complete
(Docs have been already added)