We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd74d85 commit 8cf6797Copy full SHA for 8cf6797
1 file changed
.github/workflows/pull-request.yml
@@ -88,7 +88,7 @@ jobs:
88
destination="platform=macOS,variant=Mac Catalyst"
89
;;
90
ios)
91
- destination="platform=iOS Simulator,name=iPhone 17 Pro Max,OS=26.0"
+ destination="platform=iOS Simulator,name=iPhone 17 Pro Max,OS=26.0.1"
92
93
tvos)
94
destination="platform=tvOS Simulator,name=Apple TV 4K (3rd generation),OS=26.0"
0 commit comments