Skip to content

Commit 1357c71

Browse files
committed
Remove preview suffix
1 parent 7fa2693 commit 1357c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pipelines/agents/hosted.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The **Azure Pipelines** agent pool offers several virtual machine images to choo
3434
| Ubuntu 24.04 | *ubuntu-24.04* | `ubuntu-24.04` | [Link](https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md)
3535
| Ubuntu 22.04 | *ubuntu-22.04* | `ubuntu-latest` OR `ubuntu-22.04` | [Link](https://aka.ms/ubuntu-22.04-readme)
3636
| Ubuntu 20.04 | *ubuntu-20.04* | `ubuntu-20.04` | [Link](https://aka.ms/ubuntu-20.04-readme)
37-
| macOS 14 Sonoma (preview) | *macOS-14* | `macOS-latest` OR `macOS-14` | [Link](https://aka.ms/macOS-14-readme) |
37+
| macOS 14 Sonoma | *macOS-14* | `macOS-latest` OR `macOS-14` | [Link](https://aka.ms/macOS-14-readme) |
3838
| macOS 13 Ventura | *macOS-13* | `macOS-13` | [Link](https://aka.ms/macOS-13-readme) |
3939
| macOS 12 Monterey | *macOS-12* | `macOS-12` | **deprecated** |
4040

0 commit comments

Comments
 (0)