Skip to content

Commit f720492

Browse files
author
Michal Klocek
committed
Increase cores to 32 for ci builds
With 8 cores and host qt being msvc22 cross build integration time is 14h. By switching host qt to mingw we reduce to 10h, 32 cores switch should reduce it further to 6h. Enable 32 cores as coin fix is deployed in production now. Task-number: COIN-1211 Change-Id: I89d2b3bcab6e8d4854e8fe56c678869177e5d819 Reviewed-by: Michael Brüning <[email protected]>
1 parent 990e09c commit f720492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coin/module_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ accept_configuration:
77

88
machine_type:
99
Build:
10-
cores: 8
10+
cores: 32
1111
Test:
1212
cores: 4
1313

0 commit comments

Comments
 (0)