mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 20:56:47 +00:00
Merge pull request #2070 from al-cheb/al-cheb/update-wsl-version
[Windows] Update WSLv1 version
This commit is contained in:
@@ -23,7 +23,7 @@ if (Test-IsWin19)
|
|||||||
{
|
{
|
||||||
$markdown += New-MDHeader "Enabled windows optional features" -Level 2
|
$markdown += New-MDHeader "Enabled windows optional features" -Level 2
|
||||||
$markdown += New-MDList -Style Unordered -Lines @(
|
$markdown += New-MDList -Style Unordered -Lines @(
|
||||||
"Windows Subsystem for Linux"
|
"Windows Subsystem for Linux [WSLv1]"
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user