Skip to content

Commit 71fa52f

Browse files
author
Clack Cole
committed
Add xfail to GRDB.swift
...due to https://bugs.swift.org/browse/SR-9151
1 parent bafa477 commit 71fa52f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

projects.json

+9
Original file line numberDiff line numberDiff line change
@@ -742,6 +742,15 @@
742742
{
743743
"action": "BuildSwiftPackage",
744744
"configuration": "release",
745+
"xfail": {
746+
"compatibility": {
747+
"4.2": {
748+
"branch": {
749+
"master": "https://bugs.swift.org/browse/SR-9151"
750+
}
751+
}
752+
}
753+
},
745754
"tags": "sourcekit"
746755
},
747756
{

0 commit comments

Comments
 (0)