Skip to content

Commit 8f66ba6

Browse files
authored
Merge pull request #521 from apple/revert-518-xfail-beacon-kit
Revert "XFAIL BeaconKit"
2 parents 58d7998 + 891e99b commit 8f66ba6

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

projects.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -228,14 +228,7 @@
228228
{
229229
"action": "BuildSwiftPackage",
230230
"configuration": "debug",
231-
"tags": "sourcekit-disabled swiftpm",
232-
"xfail": [
233-
{
234-
"issue": "rdar://problem/76359678",
235-
"compatibility": ["5.1", "4.0"],
236-
"branch": ["main"]
237-
}
238-
]
231+
"tags": "sourcekit-disabled swiftpm"
239232
},
240233
{
241234
"action": "TestSwiftPackage",

0 commit comments

Comments
 (0)