From 87de908a86268254ffac5e5fe99f26cea9c0437f Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Wed, 1 May 2024 15:53:52 -0700 Subject: [PATCH] fix --- .github/workflows/authentication.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/authentication.yml b/.github/workflows/authentication.yml index 07f0e32d9..0cee5e3ae 100644 --- a/.github/workflows/authentication.yml +++ b/.github/workflows/authentication.yml @@ -35,8 +35,7 @@ jobs: steps: - name: Checkout uses: actions/checkout@master - # Facebook SDK requires Xcode 14 - - name: Xcode 14.1 + - name: Xcode 15.3 run: sudo xcode-select -s /Applications/Xcode_14.1.app/Contents/Developer - name: Setup