Coin: Increase CPU core count to 8

More cores allow faster building and reduces variance when cache
is cold.

Task-number: COIN-1001
Change-Id: Idc08f19b788dcf2483342b8ae2c76b663eba537b
Reviewed-by: Simo Fält <simo.falt@qt.io>
This commit is contained in:
Toni Saario 2023-01-18 10:29:27 +02:00
parent 577276d12c
commit 3b049fd6db

View File

@ -6,7 +6,7 @@ accept_configuration:
machine_type:
Build:
cores: 4
cores: 8
Test:
cores: 4