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 277433b commit 89fb25aCopy full SHA for 89fb25a
projects.json
@@ -3518,7 +3518,7 @@
3518
"compatibility": [
3519
{
3520
"version": "5.2",
3521
- "commit": "73f2b523f0f1b04b0c58979a10fafc7860819889"
+ "commit": "7a89c904d80fd2dc7c6071806f38d5d0b2d5a1b5"
3522
}
3523
],
3524
"platforms": [
@@ -3529,14 +3529,7 @@
3529
3530
"action": "BuildSwiftPackage",
3531
"configuration": "release",
3532
- "tags": "sourcekit-disabled swiftpm",
3533
- "xfail": [
3534
- {
3535
- "issue": "https://bugs.swift.org/browse/SR-15060",
3536
- "compatibility": ["5.0", "5.2"],
3537
- "branch": ["release/5.5"]
3538
- }
3539
- ]
+ "tags": "sourcekit-disabled swiftpm"
3540
},
3541
3542
"action": "TestSwiftPackage"
0 commit comments