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