Skip to content

Commit

Permalink
Fix iPhone 15 version
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanov91 committed May 19, 2024
1 parent 15d1f25 commit f871cff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ jobs:
strategy:
matrix:
destination:
- platform=iOS Simulator,name=iPhone 15 Pro,OS=17.0
- platform=iOS Simulator,name=iPhone 15 Pro,OS=17.0.1
- platform=iOS Simulator,name=iPhone 15 Pro,OS=17.5
- platform=iOS Simulator,name=iPad Air (5th generation),OS=17.0
- platform=iOS Simulator,name=iPad Air (5th generation),OS=17.0.1
- platform=iOS Simulator,name=iPad Air (5th generation),OS=17.5
- platform=tvOS Simulator,name=Apple TV 4K (3rd generation) (at 1080p),OS=17.0
- platform=tvOS Simulator,name=Apple TV 4K (3rd generation) (at 1080p),OS=17.5
Expand Down

0 comments on commit f871cff

Please sign in to comment.