diff --git a/projects.json b/projects.json index dba05a81..9addc088 100755 --- a/projects.json +++ b/projects.json @@ -3516,13 +3516,9 @@ "branch": "main", "maintainer": "ktoso@apple.com", "compatibility": [ - { - "version": "5.0", - "commit": "73f2b523f0f1b04b0c58979a10fafc7860819889" - }, { "version": "5.2", - "commit": "73f2b523f0f1b04b0c58979a10fafc7860819889" + "commit": "7a89c904d80fd2dc7c6071806f38d5d0b2d5a1b5" } ], "platforms": [ @@ -3533,14 +3529,7 @@ { "action": "BuildSwiftPackage", "configuration": "release", - "tags": "sourcekit-disabled swiftpm", - "xfail": [ - { - "issue": "https://bugs.swift.org/browse/SR-15060", - "compatibility": ["5.0", "5.2"], - "branch": ["main", "release/5.5"] - } - ] + "tags": "sourcekit-disabled swiftpm" }, { "action": "TestSwiftPackage"