mirror of https://github.com/qTox/qTox.git
Browse Source
Previously, the four matrix Windows jobs would run in parallel and each build deps, which is redundant since both debug and release qTox use the same deps. Now, the win-deps job builds only the needed two versions of deps, and the four windows builds wait for it to complete before running in parallel.reviewable/pr6383/r2
1 changed files with 20 additions and 4 deletions
Loading…
Reference in new issue