Commit 35f2d10
[release/10.0] Upgrade Ubuntu 22.04 Helix queues to 26.04 containers (#125997)
> [!NOTE]
> This PR was AI/Copilot-generated.
Replace bare Ubuntu 22.04 VM Helix queue references with Ubuntu 26.04
container equivalents hosted on AzureLinux 3.
- Mono path: `Ubuntu.2204.Amd64.Open` VM → `ubuntu-26.04-helix-amd64`
container
- CoreCLR general set: `Ubuntu.2204.Amd64.Open` VM →
`ubuntu-26.04-helix-amd64` container (promoted from extra-platforms)
- Remove redundant 26.04 entry from extra-platforms
- Fix `AzureLinux.3.Amd64.open` → `AzureLinux.3.Amd64.Open` casing on
Fedora, openSUSE, and AzureLinux host VM names
Not changed (intentionally):
- Android queues (`Ubuntu.2204.Amd64.Android.*`)
- WASM/WASI container references
- ARM container host VMs
Backport of #125535.
Ref #125748, #125690
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 21ef687 commit 35f2d10
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
| 65 | + | |
| 66 | + | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
75 | | - | |
76 | | - | |
| 74 | + | |
| 75 | + | |
77 | 76 | | |
78 | 77 | | |
79 | 78 | | |
| |||
0 commit comments