diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d8c301a3d..2f8a7b7b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -205,7 +205,7 @@ jobs: - name: Set up Xcode uses: maxim-lobanov/setup-xcode@v1 with: - xcode-version: '26.6' + xcode-version: '16.4' - name: Reset build folder and pods run: rm -rf apps/example/build apps/example/ios/Pods apps/example/ios/Podfile.lock