зеркало из https://github.com/github/docs.git
[2022-09-26]: Self Hosted Windows ARM runners for GitHub Actions - [Public Beta] (#31126)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
This commit is contained in:
Родитель
5008fa88e8
Коммит
a5453e4a52
|
@ -123,8 +123,8 @@ The following operating systems are supported for the self-hosted runner applica
|
|||
The following processor architectures are supported for the self-hosted runner application.
|
||||
|
||||
- `x64` - Linux, macOS, Windows.
|
||||
- `ARM64` - Linux{% ifversion actions-macos-arm %}, macOS{% endif %}.
|
||||
- `ARM32` - Linux only.
|
||||
- `ARM64` - Linux{% ifversion actions-macos-arm %}, macOS{% endif %}{% ifversion actions-windows-arm %}, Windows (currently in beta){% endif %}.
|
||||
- `ARM32` - Linux.
|
||||
|
||||
{% ifversion ghes %}
|
||||
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
# Reference: #7657
|
||||
# Self-hosted runners with Windows ARM (beta)
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
Загрузка…
Ссылка в новой задаче