Skip to content

Commit 72028c2

Browse files
authored
Update swift.yml
1 parent 4b8bae9 commit 72028c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
DEVELOPER_DIR: /Applications/Xcode.app/Contents/Developer
1818
strategy:
1919
matrix:
20-
destination: ["OS=latest,name=iPhone 15 Pro"]
20+
destination: ["OS=latest,name=iPhone 17"]
2121
steps:
2222
- uses: actions/checkout@v2
2323
- name: iOS - ${{ matrix.destination }}

0 commit comments

Comments
 (0)