Skip to content

Commit 277433b

Browse files
authored
Re-enable distributed tracing main branch
Main should be good again. Undoes #571 FYI @hborla @slashmo
1 parent 47a8434 commit 277433b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

projects.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3516,10 +3516,6 @@
35163516
"branch": "main",
35173517
"maintainer": "ktoso@apple.com",
35183518
"compatibility": [
3519-
{
3520-
"version": "5.0",
3521-
"commit": "73f2b523f0f1b04b0c58979a10fafc7860819889"
3522-
},
35233519
{
35243520
"version": "5.2",
35253521
"commit": "73f2b523f0f1b04b0c58979a10fafc7860819889"
@@ -3538,7 +3534,7 @@
35383534
{
35393535
"issue": "https://bugs.swift.org/browse/SR-15060",
35403536
"compatibility": ["5.0", "5.2"],
3541-
"branch": ["main", "release/5.5"]
3537+
"branch": ["release/5.5"]
35423538
}
35433539
]
35443540
},

0 commit comments

Comments
 (0)