File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change 40414041 {
40424042 "action" : " BuildSwiftPackage" ,
40434043 "configuration" : " release" ,
4044- "tags" : " sourcekit-disabled swiftpm"
4044+ "tags" : " sourcekit-disabled swiftpm" ,
4045+ "xfail" : [
4046+ {
4047+ "issue" : " https://bugs.swift.org/browse/SR-15105" ,
4048+ "compatibility" : [" 5.1" ],
4049+ "branch" : [" main" , " release/5.5" ]
4050+ }
4051+ ]
40454052 },
40464053 {
40474054 "action" : " TestSwiftPackage"
44404447 {
44414448 "action" : " BuildSwiftPackage" ,
44424449 "configuration" : " release" ,
4443- "tags" : " swiftpm"
4450+ "tags" : " swiftpm" ,
4451+ "xfail" : [
4452+ {
4453+ "issue" : " https://bugs.swift.org/browse/SR-15105" ,
4454+ "compatibility" : [" 5.1" ],
4455+ "branch" : [" main" , " release/5.5" ],
4456+ "configuration" : " debug"
4457+ }
4458+ ]
44444459 },
44454460 {
44464461 "action" : " TestSwiftPackage"
You can’t perform that action at this time.
0 commit comments