Skip to content

Commit 93af836

Browse files
Add links to Deprecated badges on README (actions#13428)
* Add links to Deprecated / Retired badges on README * Apply suggestions from code review --------- Co-authored-by: Erik Bershel <110455084+erik-bershel@users.noreply.github.com>
1 parent 1b73462 commit 93af836

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ To build a VM machine from this repo's source, see the [instructions](docs/creat
2727
| macOS 15 Arm64 | `macos-latest`, `macos-15`, or `macos-15-xlarge` | [macOS-15-arm64] |
2828
| macOS 14 | `macos-14-large`| [macOS-14] |
2929
| macOS 14 Arm64 | `macos-14` or `macos-14-xlarge`| [macOS-14-arm64] |
30-
| macOS 13 ![Deprecated](https://img.shields.io/badge/-Deprecated-red) | `macos-13` or `macos-13-large` | [macOS-13] |
31-
| macOS 13 Arm64 ![Deprecated](https://img.shields.io/badge/-Deprecated-red) | `macos-13-xlarge` | [macOS-13-arm64] |
30+
| macOS 13 [![Deprecated badge](https://img.shields.io/badge/-Deprecated-red)](https://github.com/actions/runner-images/issues/13046) | `macos-13` or `macos-13-large` | [macOS-13] |
31+
| macOS 13 Arm64 [![Deprecated badge](https://img.shields.io/badge/-Deprecated-red)](https://github.com/actions/runner-images/issues/13046) | `macos-13-xlarge` | [macOS-13-arm64] |
3232
| Windows Server 2025 | `windows-latest` or `windows-2025` | [windows-2025] |
3333
| Windows Server 2022 | `windows-2022` | [windows-2022] |
34-
| Windows Server 2019 ![Deprecated](https://img.shields.io/badge/-Deprecated-red) | `windows-2019` | [windows-2019] |
34+
| Windows Server 2019 [![Deprecated badge](https://img.shields.io/badge/-Deprecated-red)](https://github.com/actions/runner-images/issues/12045) | `windows-2019` | [windows-2019] |
3535

3636
### Label scheme
3737

0 commit comments

Comments
 (0)