From 5e590dcecd03ec61d7adfae4ef9b267cfacf4166 Mon Sep 17 00:00:00 2001 From: Pixkk <30828435+pixkk@users.noreply.github.com> Date: Sun, 24 Mar 2024 13:43:04 +0200 Subject: [PATCH] Update ios.yml --- .github/workflows/ios.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: