diff options
| author | Eli Schwartz <eschwartz93@gmail.com> | 2024-07-02 19:46:52 -0400 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2024-07-02 19:52:33 -0400 |
| commit | c1e87af9f8aaa032b0ea78b4ba27513d5d37a369 (patch) | |
| tree | 46074390b38e88a11beacd81339c1e3e7d6ff512 /test cases/frameworks | |
| parent | ff5865c45c99bea40691e664ea13df99a1e2c1ac (diff) | |
| download | meson-c1e87af9f8aaa032b0ea78b4ba27513d5d37a369.tar.gz | |
CI: mark cygwin 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.json | 2 |
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 de9b738f6..23af7d931 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", "msys2"] + "expect_skip_on_jobname": ["azure", "cygwin", "msys2"] } |
