Skip to content

Commit 33687f2

Browse files
authored
Update links for windows-latest in documentation (#57682)
1 parent db998fb commit 33687f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For public repositories, jobs using the workflow labels shown in the table below
3333
<td>14 GB</td>
3434
<td> x64 </td>
3535
<td>
36-
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md">windows-latest</a></code>,
36+
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md">windows-latest</a></code>,
3737
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md">windows-2025</a></code>,
3838
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md">windows-2022</a></code>
3939
</td>
@@ -122,7 +122,7 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
122122
<td>14 GB</td>
123123
<td> x64 </td>
124124
<td>
125-
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md">windows-latest</a></code>,
125+
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md">windows-latest</a></code>,
126126
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md">windows-2025</a></code>,
127127
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md">windows-2022</a></code>
128128
</td>

0 commit comments

Comments
 (0)