Update minimum supported Windows build (#18205)

This change updates the minimum supported Windows build to 19045.
This commit is contained in:
Craig Gumbley 2023-09-28 17:00:06 +01:00 committed by GitHub
parent 1e49c1079a
commit a03e62282c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ _For checksums, see [Release notes](../release-notes.md)_
- WSL version 1.1.3.0 or later.
- Windows 11 64-bit: Home or Pro version 21H2 or higher, or Enterprise or Education version 21H2 or higher.
- Windows 10 64-bit: Home or Pro 21H2 (build 19044) or higher, or Enterprise or Education 21H2 (build 19044) or higher.
- Windows 10 64-bit: Home or Pro 21H2 (build 19045) or higher, or Enterprise or Education 21H2 (build 19045) or higher.
- Turn on the WSL 2 feature on Windows. For detailed instructions, refer to the
[Microsoft documentation](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
- The following hardware prerequisites are required to successfully run
@ -53,7 +53,7 @@ _For checksums, see [Release notes](../release-notes.md)_
{{< tab name="Hyper-V backend and Windows containers" >}}
- Windows 11 64-bit: Pro version 21H2 or higher, or Enterprise or Education version 21H2 or higher.
- Windows 10 64-bit: Pro 21H2 (build 19044) or higher, or Enterprise or Education 21H2 (build 19044) or higher.
- Windows 10 64-bit: Pro 21H2 (build 19045) or higher, or Enterprise or Education 21H2 (build 19045) or higher.
For Windows 10 and Windows 11 Home, see the system requirements in the WSL 2 backend tab.