Skip to content

Commit 56bb42b

Browse files
lkfortunaMartin Lopes
andauthored
Adding wording about default runner group (github#31734)
Co-authored-by: Martin Lopes <[email protected]>
1 parent 9410a39 commit 56bb42b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ versions:
1212

1313
In addition to the [standard {% data variables.product.prodname_dotcom %}-hosted runners](/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources), {% data variables.product.prodname_dotcom %} also offers customers on {% data variables.product.prodname_team %} and {% data variables.product.prodname_ghe_cloud %} plans a range of {% data variables.actions.hosted_runner %}s with more RAM and CPU. These runners are hosted by {% data variables.product.prodname_dotcom %} and have the runner application and other tools preinstalled.
1414

15+
When {% data variables.actions.hosted_runner %}s are enabled for your organization, a default runner group is automatically created for you with a set of four pre-configured {% data variables.actions.hosted_runner %}s.
16+
1517
When you add a {% data variables.actions.hosted_runner %} to an organization, you are defining a type of machine from a selection of available hardware specifications and operating system images. {% data variables.product.prodname_dotcom %} will then create multiple instances of this runner that scale up and down to match the job demands of your organization, based on the autoscaling limits you define.
1618

1719
## Machine specs for {% data variables.actions.hosted_runner %}s

0 commit comments

Comments
 (0)