Skip to content

Commit 46ec8f7

Browse files
committed
XFAIL Sourcery on master and 4.1
1 parent 3a81bf6 commit 46ec8f7

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

projects.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1848,7 +1848,17 @@
18481848
"actions": [
18491849
{
18501850
"action": "BuildSwiftPackage",
1851-
"configuration": "release"
1851+
"configuration": "release",
1852+
"xfail": {
1853+
"compatibility": {
1854+
"4.0": {
1855+
"branch": {
1856+
"master": "https://bugs.swift.org/browse/SR-6556",
1857+
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6556"
1858+
}
1859+
}
1860+
}
1861+
}
18521862
},
18531863
{
18541864
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)