diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 301af439..832d9dc5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,7 +14,7 @@ jobs: fail-fast: false matrix: include: - - destination: "OS=17.0,name=iPhone 15" + - destination: "OS=17.0.1,name=iPhone 15" name: "iOS" scheme: "PlayKit-Package" - destination: "OS=17.0,name=Apple TV"