We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac429b commit e3ebbccCopy full SHA for e3ebbcc
projects.json
@@ -3205,7 +3205,16 @@
3205
{
3206
"action": "BuildSwiftPackage",
3207
"configuration": "release",
3208
- "tags": "sourcekit"
+ "tags": "sourcekit",
3209
+ "xfail" : {
3210
+ "compatibility": {
3211
+ "4.2": {
3212
+ "branch": {
3213
+ "master": "https://bugs.swift.org/browse/SR-9505"
3214
+ }
3215
3216
3217
3218
}
3219
]
3220
},
0 commit comments