mirror of
https://github.com/actions/runner.git
synced 2025-12-10 20:36:49 +00:00
* Trim non-significant trailing whitespace, add final newlines to md,yml files * Add .editorconfig with basic whitespace conventions
17 lines
630 B
Markdown
17 lines
630 B
Markdown
|
|
|
|
#  macOS/OS X System Prerequisites
|
|
|
|
## Supported Versions
|
|
|
|
- macOS High Sierra (10.13) and later versions
|
|
|
|
## Apple Silicon M1
|
|
|
|
The runner is currently not supported on devices with an Apple M1 chip.
|
|
We are waiting for official .NET support. You can read more here about the [current state of support here](https://github.com/orgs/dotnet/projects/18#card-56812463).
|
|
Current .NET project board about M1 support:
|
|
https://github.com/orgs/dotnet/projects/18#card-56812463
|
|
|
|
## [More .Net Core Prerequisites Information](https://docs.microsoft.com/en-us/dotnet/core/macos-prerequisites?tabs=netcore30)
|