From 5994a2147481a234477149685f7cfcf86ce2b9d1 Mon Sep 17 00:00:00 2001 From: Jennifer Shehane Date: Fri, 10 Oct 2025 10:04:33 -0400 Subject: [PATCH] chore: bump deprecated xcode version --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 5fe7664f..bb25319e 100644 --- a/circle.yml +++ b/circle.yml @@ -13,7 +13,7 @@ executors: - image: cypress/base:22.13.0 mac: macos: - xcode: "15.3.0" + xcode: "16.4.0" resource_class: macos.m1.medium.gen1 jobs: