mirror of
https://github.com/dlang/dmd.git
synced 2025-04-25 20:50:41 +03:00
Cirrus CI Mac: Exploit all 12 newly available CPU cores
They recently tripled (!) the available CPU cores: https://medium.com/cirruslabs/new-macos-task-execution-architecture-for-cirrus-ci-604250627c94
This commit is contained in:
parent
3ad5469ff2
commit
974a532635
1 changed files with 2 additions and 0 deletions
|
@ -73,6 +73,8 @@ task:
|
|||
OS_NAME: darwin
|
||||
# override Cirrus default OS (`darwin`)
|
||||
OS: osx
|
||||
# 12 CPU cores and 24 GB of memory are available
|
||||
N: 12
|
||||
matrix:
|
||||
- TASK_NAME_SUFFIX: DMD (latest)
|
||||
- TASK_NAME_SUFFIX: DMD (coverage)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue