diff --git a/projects.json b/projects.json index c18aadbe..dba0c91f 100755 --- a/projects.json +++ b/projects.json @@ -1031,6 +1031,14 @@ "compatibility": ["4.2", "5.1", "5.3", "5.7"], "branch": ["main", "release/6.1"], "job": ["source-compat"] + }, + { + "issue": "https://github.com/swiftlang/swift/issues/79888", + "platform": "Darwin", + "configuration": "debug", + "compatibility": ["6.0"], + "branch": ["main", "release/6.1"], + "job": ["source-compat"] } ] }, @@ -1067,7 +1075,7 @@ "compatibility": ["5.0"], "branch": ["main"], "configuration": "release", - "platform": "Darwin", + "platform": "Linux", "job": ["source-compat"] } ]