Skip to content

Commit ac485d3

Browse files
authored
Merge pull request swiftlang#46 from apple/un-xfail-vapor
Un-XFAIL Vapor
2 parents cb78e6d + 320322f commit ac485d3

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
@@ -1939,16 +1939,7 @@
19391939
"actions": [
19401940
{
19411941
"action": "BuildSwiftPackage",
1942-
"configuration": "release",
1943-
"xfail": {
1944-
"compatibility": {
1945-
"3.0": {
1946-
"branch": {
1947-
"master": "rdar://problem/32222500"
1948-
}
1949-
}
1950-
}
1951-
}
1942+
"configuration": "release"
19521943
}
19531944
]
19541945
}

0 commit comments

Comments
 (0)