From df3ed5978b2fa073212cd37ac872a878c65abd31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20M=C3=BCller?= Date: Wed, 6 Dec 2023 11:39:29 +0100 Subject: [PATCH] [CI] Upgrade xcode version on circleci 13.2.1 is no longer supported --- .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: