Merge pull request #4460 from DomT4/cores
hardware: add dodeca-core for 2018 MBPs
This commit is contained in:
commit
fed404b9be
@ -137,6 +137,7 @@ module Hardware
|
||||
when 4 then "quad"
|
||||
when 6 then "hexa"
|
||||
when 8 then "octa"
|
||||
when 12 then "dodeca"
|
||||
else
|
||||
Hardware::CPU.cores
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user