diff --git a/projects.json b/projects.json index ea8ffc0f..65e781ec 100755 --- a/projects.json +++ b/projects.json @@ -2927,6 +2927,12 @@ "compatibility": "5.0", "branch": ["release/5.8"], "job": ["source-compat"] + }, + { + "issue": "https://github.com/apple/swift/issues/67371", + "compatibility": "5.0", + "branch": ["main"], + "job": ["source-compat"] } ] },