From a0f6b9358f5197190a420fe88e29558b3893c74a Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Fri, 5 Jan 2024 15:37:33 -0800 Subject: [PATCH] test/hardware/cpu_spec: add M3 values --- Library/Homebrew/test/hardware/cpu_spec.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Library/Homebrew/test/hardware/cpu_spec.rb b/Library/Homebrew/test/hardware/cpu_spec.rb index c3cacad5cb..0c971eb9de 100644 --- a/Library/Homebrew/test/hardware/cpu_spec.rb +++ b/Library/Homebrew/test/hardware/cpu_spec.rb @@ -28,11 +28,13 @@ describe Hardware::CPU do :amd_k12, :arm, :arm_blizzard_avalanche, - :arm_everest_sawtooth, :arm_firestorm_icestorm, :arm_hurricane_zephyr, + :arm_ibiza, :arm_lightning_thunder, + :arm_lobos, :arm_monsoon_mistral, + :arm_palma, :arm_twister, :arm_typhoon, :arm_vortex_tempest,