diff --git a/.github/workflows/build-apps.yml b/.github/workflows/build-apps.yml index 83332fc7..873150af 100644 --- a/.github/workflows/build-apps.yml +++ b/.github/workflows/build-apps.yml @@ -194,7 +194,7 @@ jobs: - name: 🔧 Setup Xcode uses: maxim-lobanov/setup-xcode@v1 with: - xcode-version: "26.1" + xcode-version: "26.0.1" - name: 🏗️ Setup EAS uses: expo/expo-github-action@main @@ -262,7 +262,7 @@ jobs: # - name: 🔧 Setup Xcode # uses: maxim-lobanov/setup-xcode@v1 # with: - # xcode-version: '26.1' + # xcode-version: '26.0.1' # # - name: 🏗️ Setup EAS # uses: expo/expo-github-action@main