Skip to content

Commit 917ca7e

Browse files
authored
Merge pull request #1027 from kavon/disable-failing-configs
xfail swift-distributed-actors for main
2 parents 67031d7 + db0c1fb commit 917ca7e

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
@@ -3467,6 +3467,13 @@
34673467
"job": [
34683468
"source-compat"
34693469
]
3470+
},
3471+
{
3472+
"issue": "rdar://163791748",
3473+
"platform": "Darwin",
3474+
"compatibility": "5.7",
3475+
"branch": ["main"],
3476+
"job": ["source-compat"]
34703477
}
34713478
]
34723479
}

0 commit comments

Comments
 (0)