blob: b9cdc20a39705f86bb61ae2febbd381809943ece [file]
{
"matrix": {
"options": {
"method": [
{ "val": "config-tool" },
{ "val": "cmake" },
{ "val": "combination" }
],
"link-static": [
{ "val": true, "expect_skip_on_jobname": ["arch", "opensuse", "linux-gentoo-gcc"] },
{ "val": false }
]
}
},
"expect_skip_on_jobname": ["azure", "cygwin"],
"tools": {
"cmake": ">=3.11"
}
}