Skip to content

Commit 0c90004

Browse files
committed
Mark swift-protobuf-plugin-example as XFAIL until rdar://90955872 is fixed
1 parent 87f72c2 commit 0c90004

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

projects.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3434,6 +3434,12 @@
34343434
"issue": "SwiftPM plugins are only supported in SwiftPM 5.6 and later",
34353435
"compatibility": ["5.0"],
34363436
"branch": ["release/5.5"]
3437+
},
3438+
{
3439+
"issue": "rdar://90955872",
3440+
"compatibility": ["5.0"],
3441+
"branch": ["main", "release/5.5", "release/5.6"],
3442+
"job": ["source-compat"]
34373443
}
34383444
]
34393445
},

0 commit comments

Comments
 (0)