Skip to content

Commit 6d7dd81

Browse files
lkfortunasophiethekingmchammer01
authored
W25 and Macos15 GA (#55117)
Co-authored-by: Sophie <[email protected]> Co-authored-by: mc <[email protected]>
1 parent 0232c01 commit 6d7dd81

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ For public repositories, jobs using the workflow labels shown in the table below
3535
<td> x64 </td>
3636
<td>
3737
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md">windows-latest</a></code>,
38-
<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 %}],
38+
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md">windows-2025</a></code>,
3939
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md">windows-2022</a></code>,
4040
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2019-Readme.md">windows-2019</a></code>
4141
</td>
@@ -70,7 +70,7 @@ For public repositories, jobs using the workflow labels shown in the table below
7070
<td>
7171
<code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md">macos-latest</a></code>,
7272
<code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md">macos-14</a></code>,
73-
<code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md">macos-15</a></code> [{% data variables.release-phases.public_preview_caps %}]
73+
<code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md">macos-15</a></code>
7474
</td>
7575
</tr>
7676
</tbody>
@@ -116,7 +116,7 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
116116
<td> x64 </td>
117117
<td>
118118
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md">windows-latest</a></code>,
119-
<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 %}],
119+
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md">windows-2025</a></code>,
120120
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md">windows-2022</a></code>,
121121
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2019-Readme.md">windows-2019</a></code>
122122
</td>
@@ -140,7 +140,7 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
140140
<td>
141141
<code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md">macos-latest</a></code>,
142142
<code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md">macos-14</a></code>,
143-
<code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md">macos-15</a></code> [{% data variables.release-phases.public_preview_caps %}]
143+
<code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md">macos-15</a></code>
144144
</td>
145145
</tr>
146146
</tbody>

0 commit comments

Comments
 (0)