We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebeb6d0 commit 4df8681Copy full SHA for 4df8681
projects.json
@@ -4789,7 +4789,7 @@
4789
"compatibility": [
4790
{
4791
"version": "5.10",
4792
- "commit": "f697d3289c628acd241e3b2c7d3ff068adcc52d1"
+ "commit": "e0b35ff07601465dd9f3af19a1c23083acaae3bd"
4793
}
4794
],
4795
"platforms": [
@@ -4801,16 +4801,7 @@
4801
"action": "BuildSwiftPackage",
4802
"build_tests": "true",
4803
"configuration": "release",
4804
- "tags": "sourcekit-disabled swiftpm",
4805
- "xfail": [
4806
- {
4807
- "issue": "https://github.com/swiftlang/swift/issues/75655",
4808
- "compatibility": ["5.10"],
4809
- "branch": ["main"],
4810
- "configuration": "debug",
4811
- "job": ["source-compat"]
4812
- }
4813
- ]
+ "tags": "sourcekit-disabled swiftpm"
4814
4815
]
4816
},
0 commit comments