From da6dcbeb9be7da4ba9b4f84ae2fce2d4e41b55dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20M=C3=BCller?= Date: Fri, 8 Dec 2023 01:10:01 +0100 Subject: [PATCH] [CI] Upgrade xcode version on circleci (#603) --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c912c5b9..1ae9e218 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -60,7 +60,7 @@ jobs: test-on-osx: macos: - xcode: 13.2.1 + xcode: 15.0.0 steps: - with-brew-cache: steps: