From 0d799f3545a4965dbdf17a3eba4e708476b26142 Mon Sep 17 00:00:00 2001 From: Israel Berezin Date: Wed, 8 May 2024 09:16:14 +0300 Subject: [PATCH] Update pr.yml --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 23df801b..5059cf46 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -42,7 +42,7 @@ jobs: fail-fast: false matrix: include: - - destination: "OS=17.0,name=iPhone 15" + - destination: "OS:17.2, name:iPhone 15 Plus" name: "iOS" scheme: "PlayKit-Package" - destination: "OS=17.0,name=Apple TV"