Investigate parallelizing x64/x86 build job #17599
Labels
affected-few
This issue impacts only small number of customers
area-infrastructure
Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
severity-minor
This label is used by an internal tool
task
Milestone
The x64/x86 leg of our CI builds is currently the long pole. It builds x64, then x86, then some components that require both. We should investigate if it's possible to have x64 and x86 run concurrently in separate legs, then have a 3rd leg which restores the artifacts of both, and proceeds with the build of the installers & whatnot.
CC @aspnet/build @rynowak
The text was updated successfully, but these errors were encountered: