Skip to content

Commit f2b6b1f

Browse files
committed
[XFail] Kitura due to product dependencies not found (KituraNet, KituraTemplateEngine)
1 parent 751f0f9 commit f2b6b1f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

projects.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,16 @@
844844
"actions": [
845845
{
846846
"action": "BuildSwiftPackage",
847-
"configuration": "release"
847+
"configuration": "release",
848+
"xfail": {
849+
"compatibility": {
850+
"4.0": {
851+
"branch": {
852+
"master": "https://bugs.swift.org/browse/SR-6748"
853+
}
854+
}
855+
}
856+
}
848857
}
849858
]
850859
},

0 commit comments

Comments
 (0)