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 cb2424d commit e5388a1Copy full SHA for e5388a1
projects.json
@@ -1068,17 +1068,7 @@
1068
"action": "BuildSwiftPackage",
1069
"build_tests": "true",
1070
"configuration": "release",
1071
- "tags": "sourcekit-disabled swiftpm",
1072
- "xfail": [
1073
- {
1074
- "issue": "https://github.com/swiftlang/swift/issues/79802",
1075
- "compatibility": ["5.0"],
1076
- "branch": ["main"],
1077
- "configuration": "release",
1078
- "platform": "Linux",
1079
- "job": ["source-compat"]
1080
- }
1081
- ]
+ "tags": "sourcekit-disabled swiftpm"
1082
},
1083
{
1084
"action": "TestSwiftPackage"
0 commit comments