diff options
| author | Sam James <sam@gentoo.org> | 2023-10-03 04:53:09 +0100 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2024-02-09 13:54:01 -0500 |
| commit | fe8123b48413459c361c30bb36a87dbf66636011 (patch) | |
| tree | 4a3c8a05c4a7b1bf090b40d825b50fd50a7c75e1 /test cases/frameworks/15 llvm/test.json | |
| parent | 87ba2484042597940ddf85d9f4819bf120ac90e6 (diff) | |
| download | meson-fe8123b48413459c361c30bb36a87dbf66636011.tar.gz | |
ci: add Gentoo
We may want to consider our own binpkg cache for future to speed things up,
in addition to the ones provided by Gentoo's own binhost.
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Diffstat (limited to 'test cases/frameworks/15 llvm/test.json')
| -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 f9d730514..177ecdead 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"] }, + { "val": true, "skip_on_jobname": ["opensuse", "linux-gentoo-gcc"] }, { "val": false } ] } |
