Skip to content

Commit eebfd03

Browse files
authored
Merge pull request #580 from apple/tracing
Re-enable distributed tracing main branch
2 parents e89d3c1 + 89fb25a commit eebfd03

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

projects.json

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3569,13 +3569,9 @@
35693569
"branch": "main",
35703570
"maintainer": "[email protected]",
35713571
"compatibility": [
3572-
{
3573-
"version": "5.0",
3574-
"commit": "73f2b523f0f1b04b0c58979a10fafc7860819889"
3575-
},
35763572
{
35773573
"version": "5.2",
3578-
"commit": "73f2b523f0f1b04b0c58979a10fafc7860819889"
3574+
"commit": "7a89c904d80fd2dc7c6071806f38d5d0b2d5a1b5"
35793575
}
35803576
],
35813577
"platforms": [
@@ -3586,14 +3582,7 @@
35863582
{
35873583
"action": "BuildSwiftPackage",
35883584
"configuration": "release",
3589-
"tags": "sourcekit-disabled swiftpm",
3590-
"xfail": [
3591-
{
3592-
"issue": "https://bugs.swift.org/browse/SR-15060",
3593-
"compatibility": ["5.0", "5.2"],
3594-
"branch": ["main", "release/5.5"]
3595-
}
3596-
]
3585+
"tags": "sourcekit-disabled swiftpm"
35973586
},
35983587
{
35993588
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)