Skip to content
Snippets Groups Projects
Unverified Commit bcbf5857 authored by FX Coudert's avatar FX Coudert Committed by GitHub
Browse files

Merge pull request #10153 from fxcoudert/revertcpu

Partial revert of #10092
parents da0d7eff 201d3d2e
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,6 @@ module Hardware
def self.oldest_cpu(version = MacOS.version)
if CPU.arch == :arm64
:arm_vortex_tempest
elsif version >= :big_sur
:ivybridge
elsif version >= :mojave
:nehalem
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment