diff options
| -rw-r--r-- | test cases/frameworks/15 llvm/test.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test cases/frameworks/15 llvm/test.json b/test cases/frameworks/15 llvm/test.json index 177ecdead..cf8aa3acc 100644 --- a/test cases/frameworks/15 llvm/test.json +++ b/test cases/frameworks/15 llvm/test.json @@ -7,7 +7,7 @@ { "val": "combination", "skip_on_jobname": ["msys2"] } ], "link-static": [ - { "val": true, "skip_on_jobname": ["opensuse", "linux-gentoo-gcc"] }, + { "val": true, "skip_on_jobname": ["arch", "opensuse", "linux-gentoo-gcc"] }, { "val": false } ] } |
