You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@taozuhong So far we are building the toolchain on the default x86 linux GHA runners only as Arm64-ones are not generally available and this ticket should just add the Linux x86 and Windows x86 toolchain targets build variants. Purpose of this workflow is just to detect possible regressions caused by our own changes or by rebasing to the upstream. Please, note that there was a significant portion of work done on providing this toolchain also for MSYS2 environment as worklfow in this repo demonstrates,
@ZacWalk The "windows-x64" part of this ticket is implemented by #40
We need to make sure we are not causing regressions in those closely related toolchains targetting windows-x64 and linux-aarch64.
Let's add these targets to the advanced build script and actions matrix.
We want this as a simple stop-gap until we upstream and can take advantage of Linaro's CI.
The text was updated successfully, but these errors were encountered: