Skip to content

Commit 13027fb

Browse files
committed
Un-xfail Violet
swiftlang#978 fixed the failure.
1 parent 5eb391d commit 13027fb

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

projects.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5154,16 +5154,7 @@
51545154
"actions": [
51555155
{
51565156
"action": "BuildSwiftPackage",
5157-
"configuration": "release",
5158-
"xfail": [
5159-
{
5160-
"issue": "https://github.com/swiftlang/swift/issues/75499",
5161-
"compatibility": ["5.3"],
5162-
"branch": ["main", "release/6.0", "release/6.1"],
5163-
"platform": "Linux",
5164-
"job": ["source-compat"]
5165-
}
5166-
]
5157+
"configuration": "release"
51675158
},
51685159
{
51695160
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)