Skip to content

Commit 3ca6d13

Browse files
[doc] Deprecate macOS 13 and macOS 13 arm64 (#12897)
Add deprecation badge that mark macOS 13 and macOS 13 arm64 as deprecated. Co-authored-by: Erik Bershel <110455084+erik-bershel@users.noreply.github.com>
1 parent 71dffe1 commit 3ca6d13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ 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 | `macos-13` or `macos-13-large` | [macOS-13] |
31-
| macOS 13 Arm64 | `macos-13-xlarge` | [macOS-13-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] |
3232
| Windows Server 2025 | `windows-2025` | [windows-2025] |
3333
| Windows Server 2022 | `windows-latest` or `windows-2022` | [windows-2022] |
3434
| Windows Server 2019 ![Deprecated](https://img.shields.io/badge/-Deprecated-red) | `windows-2019` | [windows-2019] |

0 commit comments

Comments
 (0)