Skip to content

Commit 3ade48f

Browse files
authored
Update supported GitHub runners (#24186)
1 parent ccf02c1 commit 3ade48f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@
1212
Windows Server 2022
1313
</td>
1414
<td>
15-
<code>windows-2022</code>
15+
<code>windows-latest</code> or <code>windows-2022</code>
1616
</td>
1717
<td>
18-
The <code>windows-latest</code> label currently uses the Windows Server 2019 runner image.
18+
The <code>windows-latest</code> label currently uses the Windows Server 2022 runner image.
1919
</td>
2020
</tr>
2121
<tr>
2222
<td>
2323
Windows Server 2019
2424
</td>
2525
<td>
26-
<code>windows-latest</code> or <code>windows-2019</code>
26+
<code>windows-2019</code>
2727
</td>
2828
<td>
2929
</td>

0 commit comments

Comments
 (0)