Skip to content

Commit 52f150e

Browse files
authored
Merge pull request #923 from apple/ktoso-patch-1
xfail distributed actor cluster until fixed
2 parents 33ebc63 + db4fa2c commit 52f150e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3388,9 +3388,9 @@
33883388
"configuration": "debug",
33893389
"xfail": [
33903390
{
3391-
"issue": "rdar://126079715",
3391+
"issue": "rdar://127206143",
33923392
"compatibility": ["5.7"],
3393-
"branch": ["main"]
3393+
"branch": ["main", "release/6.0"]
33943394
}
33953395
]
33963396
}

0 commit comments

Comments
 (0)