We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6141dfd commit 342b811Copy full SHA for 342b811
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
26
]
27
destination: [
28
# TODO: Add more destinations
29
- 'platform=iOS Simulator,name=iPhone 16,OS=18.1'
+ 'platform=iOS Simulator,name=iPhone 16,OS=18.1',
30
'platform=iOS Simulator,name=iPhone SE (3rd generation),OS=18.0'
31
32
0 commit comments