Skip to content

Commit f1c5b71

Browse files
authored
Update ci.yml
1 parent 07cfcb7 commit f1c5b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
run-config:
17-
- { scheme: 'Fakery-iOS', destination: 'platform=iOS Simulator,OS=14.3,name=iPhone 12 Pro' }
17+
- { scheme: 'Fakery-iOS', destination: 'platform=iOS Simulator,name=iPhone 13 Pro,OS=15.5' }
1818
- { scheme: 'Fakery-macOS', destination: 'platform=macOS' }
1919

2020
steps:

0 commit comments

Comments
 (0)