File tree Expand file tree Collapse file tree 1 file changed +2
-25
lines changed Expand file tree Collapse file tree 1 file changed +2
-25
lines changed Original file line number Diff line number Diff line change 692
692
{
693
693
"action" : " BuildSwiftPackage" ,
694
694
"configuration" : " release" ,
695
- "tags" : " sourcekit" ,
696
- "xfail" : {
697
- "compatibility" : {
698
- "4.2" : {
699
- "branch" : {
700
- "master" : " https://bugs.swift.org/browse/SR-9029"
701
- }
702
- }
703
- }
704
- }
695
+ "tags" : " sourcekit"
705
696
}
706
697
]
707
698
},
2282
2273
{
2283
2274
"action" : " BuildSwiftPackage" ,
2284
2275
"configuration" : " release" ,
2285
- "tags" : " sourcekit" ,
2286
- "xfail" : {
2287
- "compatibility" : {
2288
- "4.0" : {
2289
- "branch" : {
2290
- "master" : " https://bugs.swift.org/browse/SR-9029"
2291
- }
2292
- },
2293
- "4.2" : {
2294
- "branch" : {
2295
- "master" : " https://bugs.swift.org/browse/SR-9029"
2296
- }
2297
- }
2298
- }
2299
- }
2276
+ "tags" : " sourcekit"
2300
2277
},
2301
2278
{
2302
2279
"action" : " TestSwiftPackage"
You can’t perform that action at this time.
0 commit comments