Skip to content

Commit 20537f1

Browse files
author
Martin Lopes
authored
Merge pull request #17883 from thispsj/ghrunners-arch
Information about CPU architecture for GitHub hosted runners
2 parents 42e3f42 + a208661 commit 20537f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/actions/using-github-hosted-runners/about-github-hosted-runners.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,12 @@ While the job runs, the logs and output can be viewed in the {% data variables.p
8787
## Supported runners and hardware resources
8888

8989
Hardware specification for Windows and Linux virtual machines:
90-
- 2-core CPU
90+
- 2-core CPU (x86_64)
9191
- 7 GB of RAM
9292
- 14 GB of SSD space
9393

9494
Hardware specification for macOS virtual machines:
95-
- 3-core CPU
95+
- 3-core CPU (x86_64)
9696
- 14 GB of RAM
9797
- 14 GB of SSD space
9898

0 commit comments

Comments
 (0)