summaryrefslogtreecommitdiff
path: root/test cases/frameworks
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-07-25 12:33:47 -0400
committerEli Schwartz <eschwartz93@gmail.com>2024-08-06 01:18:22 -0400
commit21eda4dd3b0c497daa44cb0afe370520805e4735 (patch)
tree7930d5f64e833cadf78a9ffb9ad57f3f550d32eb /test cases/frameworks
parent8882d8be6a7de07d19c1d3908da43cba60f7d37b (diff)
downloadmeson-21eda4dd3b0c497daa44cb0afe370520805e4735.tar.gz
CI: mark arch as skipping frameworks/libgcrypt
They have recently upgraded to libgcrypt 1.11 and it has inherited the gpg suite migration to pkg-config.
Diffstat (limited to 'test cases/frameworks')
-rw-r--r--test cases/frameworks/24 libgcrypt/test.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test cases/frameworks/24 libgcrypt/test.json b/test cases/frameworks/24 libgcrypt/test.json
index 23af7d931..9c282daa8 100644
--- a/test cases/frameworks/24 libgcrypt/test.json
+++ b/test cases/frameworks/24 libgcrypt/test.json
@@ -1,3 +1,3 @@
{
- "expect_skip_on_jobname": ["azure", "cygwin", "msys2"]
+ "expect_skip_on_jobname": ["arch", "azure", "cygwin", "msys2"]
}