Skip to content

Commit

Permalink
Update pr.yml
Browse files Browse the repository at this point in the history
update to iOS 17
  • Loading branch information
imberezin authored Jan 22, 2024
1 parent bdf1d2e commit d261703
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ jobs:
fail-fast: false
matrix:
include:
- destination: "OS=16.2,name=iPhone 14 Pro"
- destination: "OS=17.0,name=iPhone 15 Pro"
name: "iOS"
scheme: "PlayKit-Package"
- destination: "OS=16.0,name=Apple TV"
- destination: "OS=17.0,name=Apple TV"
name: "tvOS"
scheme: "PlayKit-Package"
steps:
Expand Down

0 comments on commit d261703

Please sign in to comment.