Re: arm64 support for stuart
Michael D Kinney
Sounds like a reasonable feature request to disable install of all external tools. Pytools uses GitHub issues, so a feature request like this can be entered there.
One caution on this approach is that you make see passing conditions using your local versions of dependent tools, but when you submit a PR and the CI tools run with potentially different tools, there may be failures.
If a failure it detected, then you will likely need to install the same version of tools the CI uses to reproduce, debug, and resolve.
Mike
From: devel@edk2.groups.io <devel@edk2.groups.io>
On Behalf Of Oliver Steffen
On Wed, Jan 25, 2023 at 5:56 PM Gerd Hoffmann <kraxel@...> wrote:
Not natively, AFAIK, at least not without self-hosting a runner or using 3rd-party services. Most suggestions I came across suggest running in Qemu (tcg)...
|
|