doc: add wsl info section for win22 (#4041)

This commit is contained in:
Aleksandr Chebotov
2021-09-08 15:44:10 +03:00
committed by GitHub
parent 3a8831b648
commit 4b8d98922a

View File

@@ -21,7 +21,7 @@ $markdown += New-MDList -Style Unordered -Lines @(
"Image Version: $env:IMAGE_VERSION"
)
if (Test-IsWin19)
if ((Test-IsWin19) -or (Test-IsWin22))
{
$markdown += New-MDHeader "Enabled windows optional features" -Level 2
$markdown += New-MDList -Style Unordered -Lines @(