Skip to content

Commit 9f0ad9b

Browse files
committed
ci: update simulator version
1 parent 99f2f84 commit 9f0ad9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/run-unit-tests.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ echo "▸ Test ${SCHEME}"
3535

3636
xcodebuild clean test \
3737
-scheme $SCHEME \
38-
-destination 'platform=iOS Simulator,OS=17.5,name=iPhone 15' \
39-
-sdk iphonesimulator18.0 \
38+
-destination 'platform=iOS Simulator,OS=18.2,name=iPhone 16' \
39+
-sdk iphonesimulator18.2 \
4040
| xcbeautify

0 commit comments

Comments
 (0)