File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -67,16 +67,16 @@ jobs:
67
67
name : Apollo Unit Tests - macOS
68
68
run-js-tests : false
69
69
# iOS_current
70
- - destination : platform=iOS Simulator,OS=17.0 ,name=iPhone 15
70
+ - destination : platform=iOS Simulator,OS=18.5 ,name=iPhone 15
71
71
scheme : ApolloTests
72
72
test-plan : Apollo-CITestPlan
73
- name : Apollo Unit Tests - iOS 17.0
73
+ name : Apollo Unit Tests - iOS 18.5
74
74
run-js-tests : false
75
75
# tvOS_current
76
- - destination : platform=tvOS Simulator,OS=17.0 ,name=Apple TV
76
+ - destination : platform=tvOS Simulator,OS=18.5 ,name=Apple TV
77
77
scheme : ApolloTests
78
78
test-plan : Apollo-CITestPlan
79
- name : Apollo Unit Tests - tvOS ${{ vars.TVOS_VERSION }}
79
+ name : Apollo Unit Tests - tvOS 18.5
80
80
run-js-tests : false
81
81
# Codegen CLI Test
82
82
- destination : platform=macOS,arch=arm64
You can’t perform that action at this time.
0 commit comments