File tree Expand file tree Collapse file tree 1 file changed +5
-28
lines changed
Expand file tree Collapse file tree 1 file changed +5
-28
lines changed Original file line number Diff line number Diff line change 1616 strategy :
1717 matrix :
1818 include :
19- - xcode : " 11.7" # Swift 5.2
20- macOS : " 10.15"
21- iOS : " 13.7"
22- tvOS : " 13.4"
23- useCodecov : " false"
24- - xcode : " 12.4" # Swift 5.3
25- macOS : " 10.15"
26- iOS : " 14.4"
27- tvOS : " 14.3"
28- useCodecov : " false"
29- - xcode : " 12.5.1" # Swift 5.4
30- macOS : " 11.0"
31- iOS : " 14.5"
32- tvOS : " 14.5"
33- useCodecov : " false"
34- - xcode : " 13.1" # Swift 5.5
35- macOS : " 11.0"
36- iOS : " 15.0"
37- tvOS : " 15.0"
38- useCodecov : " false"
3919 - xcode : " 13.4.1" # Swift 5.6
4020 macOS : " 12"
4121 iOS : " 15.5"
7454 strategy :
7555 matrix :
7656 swift :
77- - " 5.1"
78- - " 5.2"
79- - " 5.3"
80- - " 5.4"
81- - " 5.5"
82- - " 5.6"
57+ - " 5.7"
58+ - " 5.7"
59+ - " 5.8"
8360
8461 runs-on : ubuntu-latest
8562 container :
9370 strategy :
9471 matrix :
9572 swift :
96- - " 5.5 "
97- - " 5.6 "
73+ - " 5.8 "
74+ - " 5.7 "
9875
9976 runs-on : windows-2019
10077
You can’t perform that action at this time.
0 commit comments