We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b8bae9 commit 72028c2Copy full SHA for 72028c2
1 file changed
.github/workflows/swift.yml
@@ -17,7 +17,7 @@ jobs:
17
DEVELOPER_DIR: /Applications/Xcode.app/Contents/Developer
18
strategy:
19
matrix:
20
- destination: ["OS=latest,name=iPhone 15 Pro"]
+ destination: ["OS=latest,name=iPhone 17"]
21
steps:
22
- uses: actions/checkout@v2
23
- name: iOS - ${{ matrix.destination }}
0 commit comments