-
Notifications
You must be signed in to change notification settings - Fork 54
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
Using the built-in MingW64 compiles for x86_64.
To Reproduce
gcc -v shows the compile target for MingW64. Built-in Python appears to expect an ARM build when linking to C code using ctypes.
Expected behavior
I expect it to compile for ARM.
Desktop (please complete the following information):
- OS: Windows 11
Additional context
I wonder what the expected method is if one wants to compile C/C++ using GCC in the Windows 11 runner.
Metadata
Metadata
Assignees
Labels
No labels