1
0
mirror of synced 2026-01-05 21:04:17 -05:00

Merge pull request #17883 from thispsj/ghrunners-arch

Information about CPU architecture for GitHub hosted runners
This commit is contained in:
Martin Lopes
2022-07-22 09:56:36 +10:00
committed by GitHub

View File

@@ -87,12 +87,12 @@ While the job runs, the logs and output can be viewed in the {% data variables.p
## Supported runners and hardware resources
Hardware specification for Windows and Linux virtual machines:
- 2-core CPU
- 2-core CPU (x86_64)
- 7 GB of RAM
- 14 GB of SSD space
Hardware specification for macOS virtual machines:
- 3-core CPU
- 3-core CPU (x86_64)
- 14 GB of RAM
- 14 GB of SSD space