Skip to content

Commit 85fcd83

Browse files
lkfortunasunbrye
andauthored
Updates for Windows on Arm launch (Actions) (#55078)
Co-authored-by: sunbrye <[email protected]> Co-authored-by: Sunbrye Ly <[email protected]>
1 parent 849e6c5 commit 85fcd83

File tree

5 files changed

+20
-6
lines changed

5 files changed

+20
-6
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ For more information, see [AUTOTITLE](/actions/using-github-hosted-runners/about
150150

151151
## Runner Images
152152

153-
{% data variables.product.github %} maintains our own set of VM images for our standard hosted runners. This includes the images for macOS, x64 linux and Windows images. The list of images and their included tools are managed in the [`actions/runner-images`](https://github.com/actions/runner-images) repository. Our arm64 linux images are partner images, and those are managed in the [`actions/partner-runner-images`](https://github.com/actions/partner-runner-images) repository.
153+
{% data variables.product.github %} maintains our own set of VM images for our standard hosted runners. This includes the images for macOS, x64 linux and Windows images. The list of images and their included tools are managed in the [`actions/runner-images`](https://github.com/actions/runner-images) repository. Our arm64 images are partner images, and those are managed in the [`actions/partner-runner-images`](https://github.com/actions/partner-runner-images) repository.
154154

155155
### Preinstalled software for GitHub-owned images
156156

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,11 @@ These features can enhance your CI/CD pipelines in the following ways.
6060

6161
**{% data variables.product.prodname_dotcom %}-owned images:** These images are maintained by {% data variables.product.prodname_dotcom %} and are available for Linux x64, Windows x64, and macOS (x64 and arm) runners. For more information on these images and a full list of included tools for each runner operating system, see the [{% data variables.product.prodname_actions %} Runner Images](https://github.com/actions/runner-images) repository.
6262

63-
**Partner Images:** Partner images are not managed by {% data variables.product.prodname_dotcom %} and are pulled from the Azure Marketplace. For more information about the Windows 11 desktop image see [Microsoft Windows 11 Desktop](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoftwindowsdesktop.windows-11?tab=Overview). For more information about the GPU runner compatible images, see [NVIDIA GPU-Optimized VMI](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/nvidia.ngc_azure_17_11) and [Data Science Virtual Machine - Windows 2019](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoft-dsvm.dsvm-win-2019?tab=overview). For more information about the images for ARM-powered runners, see the [`actions/partner-runner-images` repository](https://github.com/actions/partner-runner-images). This is also the place to provide feedback or report issues about third-party images.
63+
**Partner Images:** Partner images are not managed by {% data variables.product.prodname_dotcom %} and are pulled from the Azure Marketplace. See below for resources on where to find more information and to report issues for partner images.
64+
* [Base Windows 11 desktop image](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoftwindowsdesktop.windows-11?tab=Overview).
65+
* [NVIDIA GPU-Optimized VMI](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/nvidia.ngc_azure_17_11)
66+
* [Data Science Virtual Machine - Windows 2019](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoft-dsvm.dsvm-win-2019?tab=overview).
67+
* arm64 images: [`actions/partner-runner-images` repository](https://github.com/actions/partner-runner-images).
6468

6569
### Understanding billing
6670

@@ -88,7 +92,7 @@ You can choose from several specifications for {% data variables.actions.hosted_
8892
| 64 | 256 GB | 2040 GB | x64 | Ubuntu, Windows |
8993
| 96 | 384 GB | 2040 GB | x64 | Ubuntu, Windows |
9094

91-
>[!NOTE] The 4-vCPU Windows runner only works with the Windows Server 2025 or Windows 11 Desktop image.
95+
>[!NOTE] The 4-vCPU Windows runner only works with the Windows Server 2025 or the Base Windows 11 Desktop image.
9296
9397
### Specifications for GPU {% data variables.actions.hosted_runners %}
9498

data/reusables/actions/about-larger-runners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ Customers on {% data variables.product.prodname_team %} and {% data variables.pr
77
{%- endif %}
88
* The ability to group runners
99
* Autoscaling to support concurrent workflows
10-
* GPU-powered and ARM-powered runners
10+
* GPU-powered runners
1111

1212
These {% data variables.actions.hosted_runners %} are hosted by {% data variables.product.prodname_dotcom %} and have the runner application and other tools preinstalled.

data/reusables/actions/add-hosted-runner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* **Platform:** Choose a platform from the available options. Once you've selected a platform, you will be able to choose a specific image.
66
* **Image:** Choose an image from the available options. Once you've selected an image, you will be able to choose a specific size.
77
* **GitHub-owned:** For images managed by GitHub, select an image under this tab.
8-
* **Partner:** For images managed by a partner, select an image under this tab. Windows 11 desktop and GPU-optimized images are located under this tab.
8+
* **Partner:** For images managed by a partner, select an image under this tab. ex: Base Windows 11 desktop, GPU-optimized, and arm64 images are located under this tab.
99
* **Size:** Choose a hardware configuration from the list of available options. The available sizes depend on the image that you selected in a previous step. For GPU runners, select a size under the **GPU-powered** tab.
1010
* **Maximum concurrency:** Choose the maximum number of jobs that can be active at any time.
1111
* **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. {% ifversion ghec %}

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

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,16 @@ For public repositories, jobs using the workflow labels shown in the table below
5151
<code><a href="https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-22-image.md">ubuntu-22.04-arm</a></code>
5252
</td>
5353
</tr>
54+
<tr>
55+
<td>Windows [Public preview]</td>
56+
<td>4</td>
57+
<td>16 GB</td>
58+
<td>14 GB</td>
59+
<td>arm64</td>
60+
<td>
61+
<code><a href="https://github.com/actions/partner-runner-images/blob/main/images/arm-windows-11-image.md">windows-11-arm</a></code>
62+
</td>
63+
</tr>
5464
<tr>
5565
<td>macOS</td>
5666
<td>4</td>
@@ -77,7 +87,7 @@ For public repositories, jobs using the workflow labels shown in the table below
7787

7888
</table>
7989

80-
>[!NOTE] The arm64 Linux runner is in {% data variables.release-phases.public_preview %} and subject to change.
90+
>[!NOTE] The arm64 Linux and Windows runners are in {% data variables.release-phases.public_preview %} and subject to change.
8191
8292
### Standard {% data variables.product.prodname_dotcom %}-hosted runners for {% ifversion ghec %}internal and{% endif %} private repositories
8393

0 commit comments

Comments
 (0)