Skip to content

Commit 667da64

Browse files
committed
XFAIL Sourcery on master
1 parent 7084b91 commit 667da64

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
@@ -1169,7 +1169,16 @@
11691169
"actions": [
11701170
{
11711171
"action": "BuildSwiftPackage",
1172-
"configuration": "release"
1172+
"configuration": "release",
1173+
"xfail": {
1174+
"compatibility": {
1175+
"3.1": {
1176+
"branch": {
1177+
"master": "https://bugs.swift.org/browse/SR-4820"
1178+
}
1179+
}
1180+
}
1181+
}
11731182
},
11741183
{
11751184
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)