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 540e31a commit 32e5c1dCopy full SHA for 32e5c1d
projects.json
@@ -3408,15 +3408,7 @@
3408
{
3409
"action": "BuildSwiftPackage",
3410
"configuration": "release",
3411
- "tags": "swiftpm",
3412
- "xfail": [
3413
- {
3414
- "issue": "rdar://96437311",
3415
- "compatibility": "5.0",
3416
- "branch": ["main"],
3417
- "job": ["source-compat"]
3418
- }
3419
- ]
+ "tags": "swiftpm"
3420
},
3421
3422
"action": "TestSwiftPackage"
0 commit comments