Skip to content

ci: run slowest steps first

Administrator requested to merge core/ci-yarn into master

Created by: keegancsmith

This has been updated with recent timings. Times have changed and new steps have been added. The timings are unscientifically collected by looking at a random build. Steps are assigned agents in the order they are specified. So as a performance improvement we want to greedily run the slower steps first.

Merge request reports

Loading