Open
Description
Type of issue
- Error when running a workflow.
- Request for additional tools or software for an existing image.
- Request for a new image, Linux or Windows.
- Other
Describe the issue
Python installed in windows-11-arm
is x86_64 and emulated.
To Reproduce
PS > py -0
-V:3.12 * Python 3.12 (64-bit)
-V:3.12-32 Python 3.12 (32-bit)
-V:3.11 Python 3.11 (64-bit)
-V:3.11-32 Python 3.11 (32-bit)
-V:3.10 Python 3.10 (64-bit)
-V:3.10-32 Python 3.10 (32-bit)
-V:3.9 Python 3.9 (64-bit)
-V:3.9-32 Python 3.9 (32-bit)
-V:3.8 Python 3.8 (64-bit)
-V:3.8-32 Python 3.8 (32-bit)
-V:3.7 Python 3.7 (64-bit)
-V:3.7-32 Python 3.7 (32-bit)
Expected behavior
There should be ARM64 version available. For example
-V:3.13-arm64 * Python 3.13 (ARM64)
Desktop (please complete the following information):
windows-11-arm
Metadata
Metadata
Assignees
Labels
No labels