Skip to content

Commit

Permalink
Update supported-github-runners.md (#53493)
Browse files Browse the repository at this point in the history
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 19, 2024
1 parent bc192da commit fab89c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/reusables/actions/supported-github-runners.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ For public repositories, jobs using the workflow labels shown in the table below
<td>14 GB</td>
<td>
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md">windows-latest</a></code>,
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md">windows-2025</a></code>[{% data variables.release-phases.public_preview_caps %}],
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md">windows-2022</a></code>,
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2019-Readme.md">windows-2019</a></code>
</td>
Expand Down Expand Up @@ -94,6 +95,7 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
<td>14 GB</td>
<td>
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md">windows-latest</a></code>,
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md">windows-2025</a></code>[{% data variables.release-phases.public_preview_caps %}],
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md">windows-2022</a></code>,
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2019-Readme.md">windows-2019</a></code>
</td>
Expand Down

0 comments on commit fab89c2

Please sign in to comment.