Skip to content

Commit e85fc9a

Browse files
author
Eloni Meloni
committed
CI: use iPhone 16 simulator destination for tests
1 parent 038a90b commit e85fc9a

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
@@ -31,5 +31,5 @@ jobs:
3131
run: |
3232
xcodebuild \
3333
-scheme IndieBuilderKit \
34-
-destination "platform=iOS Simulator,name=iPhone 15" \
34+
-destination "platform=iOS Simulator,name=iPhone 16" \
3535
test

0 commit comments

Comments
 (0)