Skip to content

Commit 07c4fe3

Browse files
authored
Merge pull request #934 from hamishknight/update-distributed-actor-xfail
Update XFAIL for swift-distributed-actors
2 parents f179c06 + 45d12f6 commit 07c4fe3

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
@@ -3385,14 +3385,7 @@
33853385
"action": "BuildSwiftPackage",
33863386
"build_tests": "true",
33873387
"build_tests_release": "true",
3388-
"configuration": "debug",
3389-
"xfail": [
3390-
{
3391-
"issue": "rdar://127206143",
3392-
"compatibility": ["5.7"],
3393-
"branch": ["main", "release/6.0"]
3394-
}
3395-
]
3388+
"configuration": "debug"
33963389
}
33973390
]
33983391
},

0 commit comments

Comments
 (0)