1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/.github/workflows
Anthony Bilinski 9fa7f2e4b6
chore(CI): Split Win deps into their own job
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.
2021-10-24 14:16:34 -07:00
..
commit-format.yaml chore(CI): Run tests on pushed commits 2021-10-24 14:16:11 -07:00
test.yaml chore(CI): Split Win deps into their own job 2021-10-24 14:16:34 -07:00