summaryrefslogtreecommitdiff
path: root/test cases/frameworks/25 hdf5/test.json
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-03 04:53:09 +0100
committerEli Schwartz <eschwartz93@gmail.com>2024-02-09 13:54:01 -0500
commitfe8123b48413459c361c30bb36a87dbf66636011 (patch)
tree4a3c8a05c4a7b1bf090b40d825b50fd50a7c75e1 /test cases/frameworks/25 hdf5/test.json
parent87ba2484042597940ddf85d9f4819bf120ac90e6 (diff)
downloadmeson-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/25 hdf5/test.json')
-rw-r--r--test cases/frameworks/25 hdf5/test.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test cases/frameworks/25 hdf5/test.json b/test cases/frameworks/25 hdf5/test.json
index e42be3d65..a5c816f66 100644
--- a/test cases/frameworks/25 hdf5/test.json
+++ b/test cases/frameworks/25 hdf5/test.json
@@ -2,7 +2,7 @@
"matrix": {
"options": {
"method": [
- { "val": "pkg-config" },
+ { "val": "pkg-config", "skip_on_jobname": ["linux-gentoo-gcc"] },
{ "val": "config-tool", "skip_on_jobname": ["macos"] }
]
}