Comment by VirenM
5 years ago
IIRC the workflow targets macOS-latest, which is macOS Catalina 10.15 and the default host is `x86_64-apple-darwin`.
Does Github Workflow currently support M1 (arm 64 based). Am I missing something?
5 years ago
IIRC the workflow targets macOS-latest, which is macOS Catalina 10.15 and the default host is `x86_64-apple-darwin`.
Does Github Workflow currently support M1 (arm 64 based). Am I missing something?
Not yet, it's bottlenecking a lot of progress waiting to be made.
https://github.com/actions/virtual-environments/issues/2187