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
The most expensive builds are now scheduled immediately after the lint
builds. The coverage-test builds, pypy, and pypy3 builds take almost twice
as long as remaining builds.
By placing them first in the build matrix, parallel build scheduling may be
improved such that the total time for all builds decreases.
Signed-off-by: Peter Grayson <[email protected]>
0 commit comments