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 @@ -25,21 +25,21 @@ jobs:
25
25
platform : " iOS Simulator"
26
26
os_type : " iOS"
27
27
simulator_xcode_version : 14.1
28
- - os : 15.5
28
+ - os : 16.2
29
29
device : " iPhone 12"
30
30
scheme : " OptimizelySwiftSDK-iOS"
31
31
test_sdk : " iphonesimulator"
32
32
platform : " iOS Simulator"
33
33
os_type : " iOS"
34
- simulator_xcode_version : 13.4.1
35
- - os : 15.5
34
+ simulator_xcode_version : 14.2
35
+ - os : 16.4
36
36
# good to have tests with older OS versions, but it looks like this is min OS+xcode versions supported by github actions
37
37
device : " iPad Air (4th generation)"
38
38
scheme : " OptimizelySwiftSDK-iOS"
39
39
test_sdk : " iphonesimulator"
40
40
platform : " iOS Simulator"
41
41
os_type : " iOS"
42
- simulator_xcode_version : 13.4 .1
42
+ simulator_xcode_version : 14.3 .1
43
43
- os : 16.1
44
44
device : " Apple TV"
45
45
scheme : " OptimizelySwiftSDK-tvOS"
You can’t perform that action at this time.
0 commit comments