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
scripts: Use toolchain list from distribution bundle build
This commit updates the CI workflow to output a toolchain list file
(`sdk_toolchains`) while building a distribution bundle and updates the
distribution bundle setup scripts to use it instead of a hard-coded
one.
This allows partial distribution bundle builds without all the
supported toolchains to be properly handled by the distribution bundle
setup script.
Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
0 commit comments