Skip to content

Commit b4177d0

Browse files
XFail GRDB (#990)
* update grpc xfail * GRBD - swiftlang/swift#79888
1 parent e2970af commit b4177d0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

projects.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1031,6 +1031,14 @@
10311031
"compatibility": ["4.2", "5.1", "5.3", "5.7"],
10321032
"branch": ["main", "release/6.1"],
10331033
"job": ["source-compat"]
1034+
},
1035+
{
1036+
"issue": "https://github.com/swiftlang/swift/issues/79888",
1037+
"platform": "Darwin",
1038+
"configuration": "debug",
1039+
"compatibility": ["6.0"],
1040+
"branch": ["main", "release/6.1"],
1041+
"job": ["source-compat"]
10341042
}
10351043
]
10361044
},
@@ -1067,7 +1075,7 @@
10671075
"compatibility": ["5.0"],
10681076
"branch": ["main"],
10691077
"configuration": "release",
1070-
"platform": "Darwin",
1078+
"platform": "Linux",
10711079
"job": ["source-compat"]
10721080
}
10731081
]

0 commit comments

Comments
 (0)