Skip to content

Commit 311630e

Browse files
authored
Merge pull request swiftlang#232 from xedin/unxfail-swift-nio
un-XFAIL SwiftNIO project
2 parents a61f0e1 + d8e7ca6 commit 311630e

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
@@ -2342,16 +2342,7 @@
23422342
"actions": [
23432343
{
23442344
"action": "BuildSwiftPackage",
2345-
"configuration": "release",
2346-
"xfail": {
2347-
"compatibility": {
2348-
"4.2": {
2349-
"branch": {
2350-
"master": "https://bugs.swift.org/browse/SR-8403"
2351-
}
2352-
}
2353-
}
2354-
}
2345+
"configuration": "release"
23552346
},
23562347
{
23572348
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)