From f2a0ba443edd9e5a539f7983a33d453ad5e2b037 Mon Sep 17 00:00:00 2001 From: RandomityGuy <31925790+RandomityGuy@users.noreply.github.com> Date: Sun, 29 Mar 2026 19:07:28 +0100 Subject: [PATCH] update mac ci --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 4ce6b7f0..7174dddd 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -10,8 +10,8 @@ orbs: jobs: build: macos: - xcode: 14.1.0 # Specify the Xcode version to use - resource_class: macos.m1.medium.gen1 + xcode: 26.2.0 # Specify the Xcode version to use + resource_class: m4pro.medium environment: HOMEBREW_NO_AUTO_UPDATE: 1 NPROC: 4