Skip to content

Commit 36232af

Browse files
committed
XFAIL swift-nio-ssl only on release/5.5
We're still seeing the failure on 5.5. XFAIL for now.
1 parent efb8f15 commit 36232af

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3308,6 +3308,13 @@
33083308
{
33093309
"action": "BuildSwiftPackage",
33103310
"configuration": "release",
3311+
"xfail": [
3312+
{
3313+
"issue": "rdar://83452858",
3314+
"compatibility": ["5.0"],
3315+
"branch": ["release/5.5"]
3316+
}
3317+
],
33113318
"tags": "sourcekit-disabled swiftpm"
33123319
},
33133320
{

0 commit comments

Comments
 (0)