From 44aa30f980ee686aa77dde33362f6eeb1d3dce6e Mon Sep 17 00:00:00 2001 From: Martin Lopes Date: Thu, 25 Aug 2022 17:15:46 +1000 Subject: [PATCH] Update add-hosted-runner.md --- data/reusables/actions/add-hosted-runner.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/actions/add-hosted-runner.md b/data/reusables/actions/add-hosted-runner.md index b322d76431..bc7322a127 100644 --- a/data/reusables/actions/add-hosted-runner.md +++ b/data/reusables/actions/add-hosted-runner.md @@ -6,6 +6,6 @@ - **Runner size**: Choose a hardware configuration from the drop-down list of available options. - **Auto-scaling**: Choose the maximum number of runners that can be active at any time. - **Runner group**: Choose the group that your runner will be a member of. This group will host multiple instances of your runner, as they scale up and down to suit demand. - - **Networking**: Choose the static IP address range that will be assigned to instances of the hosted runner. + - **Networking**: For {% data variables.product.prodname_enterprise %} only: Choose whether a static IP address range will be assigned to instances of the {% data variables.actions.hosted_runner %}. You can use up to 10 static IP addresses in total. 1. Click **Create runner**. \ No newline at end of file