CI: Windows: Use 32 vCPUs for Mesa build
authorDaniel Stone <daniels@collabora.com>
Thu, 26 Nov 2020 18:10:27 +0000 (18:10 +0000)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Fri, 27 Nov 2020 11:22:07 +0000 (11:22 +0000)
commit187c146a2e04d0db575bbeb787e34ba124de655d
tree00b8d06ad4ee925c381b62de2466ed013a0344ca
parentddc900f7384c247185ca572e572aac8bd4748d06
CI: Windows: Use 32 vCPUs for Mesa build

The physical machine has 64, and the bottleneck is mostly I/O and
network, so let's just go ahead and smash the CPUs to bits.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7537>
.gitlab-ci/windows/mesa_build.ps1
.gitlab-ci/windows/mesa_deps.ps1