Skip to content

Commit 48c48d3

Browse files
airspeedswiftrudkx
authored andcommitted
XFAIL GRDB until extension for constrainted typealiases is possible
1 parent 6294fd6 commit 48c48d3

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

projects.json

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -485,16 +485,18 @@
485485
"url": "https://github.com/groue/GRDB.swift.git",
486486
"path": "GRDB.swift",
487487
"branch": "master",
488-
"compatibility": [
489-
{
490-
"version": "4.0",
491-
"commit": "58e05d13d1e5b42c70c6dd36d64cf1a44fabbb45"
492-
},
493-
{
494-
"version": "3.1",
495-
"commit": "ba8375adb120a9c67de8cc8f420c934581a82e3b"
496-
}
497-
],
488+
"xfail": {
489+
"compatibility": [
490+
{
491+
"version": "4.0",
492+
"commit": "58e05d13d1e5b42c70c6dd36d64cf1a44fabbb45"
493+
},
494+
{
495+
"version": "3.1",
496+
"commit": "ba8375adb120a9c67de8cc8f420c934581a82e3b"
497+
}
498+
]
499+
},
498500
"platforms": [
499501
"Darwin"
500502
],

0 commit comments

Comments
 (0)