Skip to content

Commit c82c0a1

Browse files
lkfortunasaritai
andauthored
Change runner labels to remove 'Public preview' (#56952)
Co-authored-by: Sarita Iyer <[email protected]>
1 parent c01df7a commit c82c0a1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

data/reusables/actions/supported-github-runners.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ For public repositories, jobs using the workflow labels shown in the table below
3939
</td>
4040
</tr>
4141
<tr>
42-
<td>Linux [Public preview]</td>
42+
<td>Linux</td>
4343
<td>4</td>
4444
<td>16 GB</td>
4545
<td>14 GB</td>
@@ -50,7 +50,7 @@ For public repositories, jobs using the workflow labels shown in the table below
5050
</td>
5151
</tr>
5252
<tr>
53-
<td>Windows [Public preview]</td>
53+
<td>Windows</td>
5454
<td>4</td>
5555
<td>16 GB</td>
5656
<td>14 GB</td>
@@ -85,8 +85,6 @@ For public repositories, jobs using the workflow labels shown in the table below
8585

8686
</table>
8787

88-
>[!NOTE] The arm64 Linux and Windows runners are in {% data variables.release-phases.public_preview %} and subject to change.
89-
9088
### Standard {% data variables.product.prodname_dotcom %}-hosted runners for {% ifversion ghec %}internal and{% endif %} private repositories
9189

9290
For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using the workflow labels shown in the table below will run on virtual machines with the associated specifications. These runners use your {% data variables.product.prodname_dotcom %} account's allotment of free minutes, and are then charged at the per minute rates. For more information, see [AUTOTITLE](/billing/managing-billing-for-github-actions/about-billing-for-github-actions#per-minute-rates).

0 commit comments

Comments
 (0)