Skip to content

Commit 8cdc8d5

Browse files
authored
Update iOS Simulator destination to iPhone 16 Pro
1 parent 02d8185 commit 8cdc8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: macos-latest
1313
strategy:
1414
matrix:
15-
destination: ['platform=iOS Simulator,OS=18.5,name=iPhone 17 Pro']
15+
destination: ['platform=iOS Simulator,OS=18.5,name=iPhone 16 Pro']
1616

1717
steps:
1818
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)