[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:
@@ -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.
|
The following processor architectures are supported for the self-hosted runner application.
|
||||||
|
|
||||||
- `x64` - Linux, macOS, Windows.
|
- `x64` - Linux, macOS, Windows.
|
||||||
- `ARM64` - Linux{% ifversion actions-macos-arm %}, macOS{% endif %}.
|
- `ARM64` - Linux{% ifversion actions-macos-arm %}, macOS{% endif %}{% ifversion actions-windows-arm %}, Windows (currently in beta){% endif %}.
|
||||||
- `ARM32` - Linux only.
|
- `ARM32` - Linux.
|
||||||
|
|
||||||
{% ifversion ghes %}
|
{% ifversion ghes %}
|
||||||
|
|
||||||
|
|||||||
5
data/features/actions-windows-arm.yml
Normal file
5
data/features/actions-windows-arm.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# Reference: #7657
|
||||||
|
# Self-hosted runners with Windows ARM (beta)
|
||||||
|
versions:
|
||||||
|
fpt: '*'
|
||||||
|
ghec: '*'
|
||||||
Reference in New Issue
Block a user