diff --git a/.circleci/config.yml b/.circleci/config.yml index 977ecf0dbd..0ddd46447a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -18,8 +18,8 @@ jobs: # Build the **entire** app for macOS (including the GDevelop.js library). build-macos: macos: - xcode: 14.2.0 - resource_class: macos.m1.large.gen1 + xcode: 16.4.0 + resource_class: m4pro.medium steps: - checkout # Install Rosetta for AWS CLI and disable TSO to speed up S3 uploads (https://support.circleci.com/hc/en-us/articles/19334402064027-Troubleshooting-slow-uploads-to-S3-for-jobs-using-an-m1-macOS-resource-class)