Skip to content

Commit 3ee34fa

Browse files
AlenaSviridenkomiketimofeevSarah Edwards
authored
[October 15, 2021] Add deprecation note for Windows Server 2016 that will be retired in March (#20580)
Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com> Co-authored-by: Sarah Edwards <skedwards88@github.com>
1 parent 7c3d181 commit 3ee34fa

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,13 @@ Windows Server 2019
3030
</tr>
3131
<tr>
3232
<td>
33-
Windows Server 2016
33+
Windows Server 2016<sup>[deprecated]</sup>
3434
</td>
3535
<td>
3636
<code>windows-2016</code>
3737
</td>
3838
<td>
39+
Migrate to Windows 2019 or Windows 2022. For more information, see <A href="https://github.blog/changelog/2021-10-19-github-actions-the-windows-2016-runner-image-will-be-removed-from-github-hosted-runners-on-march-15-2022/">the blog post</A>.
3940
</td>
4041
</tr>
4142
<tr>
@@ -84,6 +85,6 @@ macOS Catalina 10.15
8485

8586
{% warning %}
8687

87-
<b>Note:</b> Beta Images are provided "as-is", "with all faults" and "as available" and are excluded from the service level agreement and warranty. Beta Images may not be covered by customer support.
88+
<b>Note:</b> Beta and Deprecated Images are provided "as-is", "with all faults" and "as available" and are excluded from the service level agreement and warranty. Beta Images may not be covered by customer support.
8889

8990
{% endwarning %}

0 commit comments

Comments
 (0)