summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test cases/frameworks/25 hdf5/test.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/test cases/frameworks/25 hdf5/test.json b/test cases/frameworks/25 hdf5/test.json
index dd073ece9..e42be3d65 100644
--- a/test cases/frameworks/25 hdf5/test.json
+++ b/test cases/frameworks/25 hdf5/test.json
@@ -2,8 +2,8 @@
"matrix": {
"options": {
"method": [
- { "val": "pkg-config", "skip_on_jobname": ["macos"] },
- { "val": "config-tool" }
+ { "val": "pkg-config" },
+ { "val": "config-tool", "skip_on_jobname": ["macos"] }
]
}
},