Skip to content

Commit 26b12b9

Browse files
authored
[Windows-2019] Revert documentation until full removal (#12550)
* Revert "feat: Remove Windows 2019 readme (#12519)" This reverts commit d83bbf1. * Fix Windows 2019 link and badge in README * Hide ugly deployment badge by deprecation label
1 parent 70fd27f commit 26b12b9

File tree

2 files changed

+556
-1
lines changed

2 files changed

+556
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To build a VM machine from this repo's source, see the [instructions](docs/creat
3030
| macOS 13 Arm64 | `macos-13-xlarge` | [macOS-13-arm64] | ![Endpoint Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Fsubir0071%2F385e39188f4280878bada99250e99db7%2Fraw%2Fmacos-13-arm64.json) |
3131
| Windows Server 2025 | `windows-2025` | [windows-2025] | ![Endpoint Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Fsubir0071%2F385e39188f4280878bada99250e99db7%2Fraw%2Fwin25.json) |
3232
| Windows Server 2022 | `windows-latest` or `windows-2022` | [windows-2022] | ![Endpoint Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Fsubir0071%2F385e39188f4280878bada99250e99db7%2Fraw%2Fwin22.json) |
33-
| Windows Server 2019 | `windows-2019` | windows-2019 | ![Deprecated](https://img.shields.io/badge/-Deprecated-red) |
33+
| Windows Server 2019 | `windows-2019` | [windows-2019] | ![Deprecated](https://img.shields.io/badge/-Deprecated-red) |
3434

3535
### Label scheme
3636

@@ -39,6 +39,7 @@ To build a VM machine from this repo's source, see the [instructions](docs/creat
3939

4040
[ubuntu-24.04]: https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md
4141
[ubuntu-22.04]: https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md
42+
[windows-2019]: https://github.com/actions/runner-images/blob/main/images/windows/Windows2019-Readme.md
4243
[windows-2025]: https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md
4344
[windows-2022]: https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md
4445
[macOS-13]: https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md

0 commit comments

Comments
 (0)