Skip to content

Commit 21c4cac

Browse files
author
Martin Lopes
committed
Added some edits for formatting and content
1 parent d3db730 commit 21c4cac

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,13 @@ The following operating systems are supported for the self-hosted runner applica
9292

9393
- macOS 10.13 (High Sierra) or later
9494

95-
#### Architectures
95+
#### Hardware architectures
9696

97-
- x64
98-
- ARM64 (Linux only)
99-
- ARM32 (Linux only)
97+
The following hardware architectures are supported for the self-hosted runner application.
98+
99+
- `x64` - Linux, macOS, Windows.
100+
- `ARM64` - Linux only.
101+
- `ARM32` - Linux only.
100102

101103
{% if enterpriseServerVersions contains currentVersion %}
102104

0 commit comments

Comments
 (0)