Skip to content

Commit 0830eeb

Browse files
authored
[docs] Add ubuntu-slim to README (#13450)
1 parent e664a5c commit 0830eeb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ To build a VM machine from this repo's source, see the [instructions](docs/creat
2222
| --------------------|---------------------|--------------------|
2323
| Ubuntu 24.04 | `ubuntu-latest` or `ubuntu-24.04` | [ubuntu-24.04] |
2424
| Ubuntu 22.04 | `ubuntu-22.04` | [ubuntu-22.04] |
25+
| Ubuntu Slim | `ubuntu-slim` | [ubuntu-slim] |
2526
| macOS 26 Arm64 `beta` | `macos-26` or `macos-26-xlarge` | [macOS-26-arm64] |
2627
| macOS 15 | `macos-latest-large`, `macos-15-large`, or `macos-15-intel` | [macOS-15] |
2728
| macOS 15 Arm64 | `macos-latest`, `macos-15`, or `macos-15-xlarge` | [macOS-15-arm64] |
@@ -38,6 +39,7 @@ To build a VM machine from this repo's source, see the [instructions](docs/creat
3839

3940
[ubuntu-24.04]: https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md
4041
[ubuntu-22.04]: https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md
42+
[ubuntu-slim]: https://github.com/actions/runner-images/blob/main/images/ubuntu-slim/ubuntu-slim-Readme.md
4143
[windows-2019]: https://github.com/actions/runner-images/blob/main/images/windows/Windows2019-Readme.md
4244
[windows-2025]: https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md
4345
[windows-2022]: https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md

0 commit comments

Comments
 (0)