We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5986165 commit 57fba83Copy full SHA for 57fba83
.github/workflows/ci.yml
@@ -25,8 +25,8 @@ jobs:
25
strategy:
26
matrix:
27
destination:
28
- - "platform=iOS Simulator,OS=17.5,name=iPhone 15 Pro"
29
- - "platform=iOS Simulator,OS=18.2,name=iPhone 16 Pro"
+ - "platform=iOS Simulator,OS=18.5,name=iPhone 16 Pro"
+ - "platform=iOS Simulator,OS=18.5,name=iPad Pro 13-inch (M4)"
30
steps:
31
- name: Checkout
32
uses: actions/checkout@v2
0 commit comments