Skip to content

Commit e76a480

Browse files
author
Peter Bengtsson
authored
Remove ifversion 'actions-macos-arm' feature (#51371)
1 parent 48c71d9 commit e76a480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ The following operating systems are supported for the self-hosted runner applica
117117
The following processor architectures are supported for the self-hosted runner application.
118118

119119
* `x64` - Linux, macOS, Windows.
120-
* `ARM64` - Linux{% ifversion actions-macos-arm %}, macOS{% endif %}{% ifversion actions-windows-arm %}, Windows (currently in beta){% endif %}.
120+
* `ARM64` - Linux, macOS{% ifversion actions-windows-arm %}, Windows (currently in beta){% endif %}.
121121
* `ARM32` - Linux.
122122

123123
{% ifversion ghes %}

0 commit comments

Comments
 (0)