From 3b1e8a9b25443ba2b67d9f45ab905ce5a9a94e02 Mon Sep 17 00:00:00 2001 From: bleach86 <14421739+bleach86@users.noreply.github.com> Date: Mon, 19 Feb 2024 10:11:58 -0600 Subject: [PATCH] Update ghost-core.yml --- .github/workflows/ghost-core.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ghost-core.yml b/.github/workflows/ghost-core.yml index b7cb7e6310..8dd8d3455b 100644 --- a/.github/workflows/ghost-core.yml +++ b/.github/workflows/ghost-core.yml @@ -72,7 +72,7 @@ jobs: - name: Select xcode version uses: maxim-lobanov/setup-xcode@v1 with: - xcode-version: '12.4' + xcode-version: '13.1'