Skip to content

Commit 245dc97

Browse files
committed
Un-XFAIL vapor/routing
Fixed by swiftlang/swift#22074
1 parent 2ba8895 commit 245dc97

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

projects.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3037,17 +3037,7 @@
30373037
{
30383038
"action": "BuildSwiftPackage",
30393039
"configuration": "release",
3040-
"tags": "sourcekit",
3041-
"xfail" : {
3042-
"compatibility": {
3043-
"4.2": {
3044-
"branch": {
3045-
"master": "https://bugs.swift.org/browse/SR-9505",
3046-
"swift-5.0-branch": "https://bugs.swift.org/browse/SR-9505"
3047-
}
3048-
}
3049-
}
3050-
}
3040+
"tags": "sourcekit"
30513041
}
30523042
]
30533043
},

0 commit comments

Comments
 (0)