tests: mark gpgme test skippable on Ubuntu rolling

It has been rebuilt to no longer provide the deprecated gpgme-config
tool.
pull/12014/head
Eli Schwartz 2 years ago committed by Xavier Claessens
parent 1502b90f3a
commit 0a40e591d3
  1. 2
      test cases/frameworks/27 gpgme/test.json

@ -1,3 +1,3 @@
{
"skip_on_jobname": ["azure", "cygwin", "macos", "msys2", "linux-arch"]
"skip_on_jobname": ["azure", "cygwin", "macos", "msys2", "linux-arch", "ubuntu"]
}

Loading…
Cancel
Save