Update swift.yml
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
DEVELOPER_DIR: /Applications/Xcode.app/Contents/Developer
|
||||
strategy:
|
||||
matrix:
|
||||
destination: ["OS=latest,name=iPhone 15 Pro"]
|
||||
destination: ["OS=latest,name=iPhone 17"]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: iOS - ${{ matrix.destination }}
|
||||
|
||||
Reference in New Issue
Block a user