Remove note on Windows Arm installer (#20323)

This commit is contained in:
Mihaela Stoica 2024-07-04 16:06:50 +01:00 committed by GitHub
parent c79589f81c
commit a592a7fbf5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

View File

@ -109,9 +109,7 @@ For more information on setting up WSL 2 with Docker Desktop, see [WSL](../wsl/_
> **Important**
>
> The installer and the [privileged service](../windows/permission-requirements.md#privileged-helper) are still built for `x86_64`. These are not performance critical components and currently run with [`x86` emulation](https://learn.microsoft.com/en-us/windows/arm/apps-on-arm-x86-emulation#wow64-apis).
>
> Also, the following features are not supported:
> The following features are not supported:
> - Hyper-V backend
> - Windows containers
{ .important }