summaryrefslogtreecommitdiff
path: root/test cases/frameworks/18 vulkan/test.json
blob: 820f07565889401ee3651d31f99c7f3ad5135e5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "env": {
    "VULKAN_SDK": "/usr"
  },
  "matrix": {
    "options": {
      "method": [
        { "val": "pkg-config" },
        { "val": "system" }
      ]
    }
  },
  "expect_skip_on_jobname": ["azure", "cygwin", "macos", "msys2"]
}