Skip to content

Commit

Permalink
Update for OS 14 Public Beta (#9179)
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve-Glass authored Jan 30, 2024
1 parent 52777b1 commit 2d19e27
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,13 @@ To build a VM machine from this repo's source, see the [instructions](docs/creat
| --------------------|---------------------|--------------------|
| Ubuntu 22.04 | `ubuntu-latest` or `ubuntu-22.04` | [ubuntu-22.04] |
| Ubuntu 20.04 | `ubuntu-20.04` | [ubuntu-20.04] |
| macOS 13 [beta] | `macos-13` or `macos-13-xl`| [macOS-13] |
| macOS 12 | `macos-latest`, `macos-latest-xl`, `macos-12`, or `macos-12-xl`| [macOS-12] |
| macOS 14 [beta] | `macos-14`, `macos-14-large`, or `macos-14-xlarge`| [macOS-14] |
| macOS 13 | `macos-13`, `macos-13-large`, or `macos-13-xlarge`| [macOS-13] |
| macOS 12 | `macos-latest`,`macos-12`, `macos-latest-large`, or `macos-12-large`| [macOS-12] |
| macOS 11 | `macos-11`| [macOS-11] |
| Windows Server 2022 | `windows-latest` or `windows-2022` | [windows-2022] |
| Windows Server 2019 | `windows-2019` | [windows-2019] |

### Label scheme

- In general the `-latest` label is used for the latest OS image version that is GA
Expand All @@ -40,6 +42,7 @@ To build a VM machine from this repo's source, see the [instructions](docs/creat
[macOS-11]: https://github.com/actions/runner-images/blob/main/images/macos/macos-11-Readme.md
[macOS-12]: https://github.com/actions/runner-images/blob/main/images/macos/macos-12-Readme.md
[macOS-13]: https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md
[macOS-14]: https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md
[self-hosted runners]: https://help.github.com/en/actions/hosting-your-own-runners

## Announcements
Expand Down

0 comments on commit 2d19e27

Please sign in to comment.