You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue was AI/Copilot-generated (Copilot CLI v1.0.11).
Audit of main found remaining references to Ubuntu versions older than 24.04 (excluding oldest-supported 22.04 helix containers, Android queues, and external/vendored code).
Tracking
WASM host VMs — switch to Azure Linux 3 (can do now)
eng/pipelines/libraries/helix-queues-setup.yml:164 — Ubuntu.2204.Amd64.Open host VM for WASM container
eng/pipelines/libraries/helix-queues-setup.yml:168 — same
eng/pipelines/libraries/helix-queues-setup.yml:172 — same
helix-platforms.yml:271 already uses AzureLinux.3.Amd64.Open as the WASM host, so these should align.
Note
This issue was AI/Copilot-generated (Copilot CLI v1.0.11).
Audit of
mainfound remaining references to Ubuntu versions older than 24.04 (excluding oldest-supported 22.04 helix containers, Android queues, and external/vendored code).Tracking
WASM host VMs — switch to Azure Linux 3 (can do now)
eng/pipelines/libraries/helix-queues-setup.yml:164—Ubuntu.2204.Amd64.Openhost VM for WASM containereng/pipelines/libraries/helix-queues-setup.yml:168— sameeng/pipelines/libraries/helix-queues-setup.yml:172— samehelix-platforms.yml:271already usesAzureLinux.3.Amd64.Openas the WASM host, so these should align.WASM container images — needs updated prereqs image
eng/pipelines/helix-platforms.yml:271—ubuntu-22.04-helix-webassembly-amd64containereng/pipelines/libraries/helix-queues-setup.yml:164,168,172—ubuntu-22.04-helix-webassemblycontainerRequires a
ubuntu-26.04-helix-webassembly(or AzureLinux-based) image in dotnet-buildtools-prereqs-docker.Tizen cross-build container — needs updated prereqs image
eng/pipelines/common/templates/pipeline-with-resources.yml:127—ubuntu-22.04-cross-armel-tizenRequires an updated Tizen cross-build image in dotnet-buildtools-prereqs-docker.
Docker-compose comments — cosmetic cleanup
src/libraries/System.Net.Http/tests/StressTests/HttpStress/docker-compose.yml:1— comment referencesBuild.Ubuntu.2204.Amd64.Opensrc/libraries/System.Net.Security/tests/StressTests/SslStress/docker-compose.yml:1— sameDocumentation — stale examples
docs/workflow/using-docker.md:51— referencesubuntu-22.04-cross-armel-tizendocs/workflow/building/libraries/webassembly-instructions.md:136,153— referencesubuntu-18.04-webassemblydocs/workflow/building/coreclr/cross-building.md:171— referencesubuntu-18.04-cross-freebsd-12Out of scope
Ubuntu.2204.Amd64.Android.*) — separate infrastructuresrc/native/external/libunwind/) — vendored, not ours to change