Skip to content

Commit 7f4a094

Browse files
authored
Merge pull request swiftlang#60 from atrick/master
UnXFAIL GRDB. SR-5235.
2 parents 34b8e71 + b9f8ae0 commit 7f4a094

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
@@ -505,17 +505,7 @@
505505
"actions": [
506506
{
507507
"action": "BuildSwiftPackage",
508-
"configuration": "release",
509-
"xfail": {
510-
"compatibility": {
511-
"3.1": {
512-
"branch": {
513-
"master": "https://bugs.swift.org/browse/SR-5235",
514-
"swift-4.0-branch": "https://bugs.swift.org/browse/SR-5235"
515-
}
516-
}
517-
}
518-
}
508+
"configuration": "release"
519509
},
520510
{
521511
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)