From a4c7d668c3244179a416006e6034bcf771afcd18 Mon Sep 17 00:00:00 2001 From: Israel Berezin Date: Wed, 8 May 2024 13:41:16 +0300 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 934b6f6f..301af439 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,7 +14,7 @@ jobs: fail-fast: false matrix: include: - - destination: "OS=17.2,name=iPhone 15" + - destination: "OS=17.0,name=iPhone 15" name: "iOS" scheme: "PlayKit-Package" - destination: "OS=17.0,name=Apple TV"