diff --git a/.github/workflows/ios.yml b/.github/workflows/ios.yml index 7388fdfe..0f11c8e9 100644 --- a/.github/workflows/ios.yml +++ b/.github/workflows/ios.yml @@ -43,7 +43,7 @@ jobs: - name: Set up XCode uses: maxim-lobanov/setup-xcode@v1 with: - xcode-version: 14.3.1 + xcode-version: 14.2.0 - name: Download artifacts uses: actions/download-artifact@v2 with: