windows-2025
does not have WSL installed
#11265
Labels
awaiting-deployment
Code complete; awaiting deployment and/or deployment in progress
bug report
OS: Windows
Description
windows-2025
- while docs still stating that WSLv1 is available - does not have WSL installed at all.If you do
wsl --status
, you getIf you do
wsl --version
, you getIf you do
wsl --update
it installs WSL 2.3.26 and then says there is no update.With
wsl --install --no-dsitribution
you could do the same.I assume the step to install WSL is missing for the new image.
Maybe also #10563 could be done alongside or will automatically be there then too?
Platforms affected
Runner images affected
Image version and build link
20241215.1.0
Is it regression?
Regression to
windows-2022
Expected behavior
WSL is installed
Actual behavior
WSL is not installed
Repro steps
wsl --status
The text was updated successfully, but these errors were encountered: