From 4c4af57af506245bd470545507304bfa34a551ae Mon Sep 17 00:00:00 2001 From: Geoff Lawson Date: Fri, 6 May 2022 14:54:26 -0700 Subject: [PATCH] fix: updates circle xcode image --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 97d1057..7bfe46b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -16,7 +16,7 @@ jobs: command: npm run test build_and_release: macos: - xcode: 11.3.0 + xcode: 11.7.0 steps: - checkout - run: