Skip to content

Commit 0479c5a

Browse files
committed
Fix: Nightly build iOS simulator device name
1 parent 461900d commit 0479c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-health-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
name: Apollo Unit Tests - macOS
6868
run-js-tests: false
6969
# iOS_current
70-
- destination: platform=iOS Simulator,OS=18.5,name=iPhone 15
70+
- destination: platform=iOS Simulator,OS=18.5,name=iPhone 16
7171
scheme: ApolloTests
7272
test-plan: Apollo-CITestPlan
7373
name: Apollo Unit Tests - iOS 18.5

0 commit comments

Comments
 (0)