Skip to content

Commit 60f412b

Browse files
authored
Windows 2019 deprecation (#56451)
1 parent 8670bd6 commit 60f412b

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
@@ -35,8 +35,7 @@ For public repositories, jobs using the workflow labels shown in the table below
3535
<td>
3636
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-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>,
38-
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md">windows-2022</a></code>,
39-
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2019-Readme.md">windows-2019</a></code>
38+
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md">windows-2022</a></code>
4039
</td>
4140
</tr>
4241
<tr>
@@ -125,8 +124,7 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
125124
<td>
126125
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md">windows-latest</a></code>,
127126
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md">windows-2025</a></code>,
128-
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md">windows-2022</a></code>,
129-
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2019-Readme.md">windows-2019</a></code>
127+
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md">windows-2022</a></code>
130128
</td>
131129
</tr>
132130
<tr>

0 commit comments

Comments
 (0)