tests: mark gpgme test skippable on Ubuntu rolling
It has been rebuilt to no longer provide the deprecated gpgme-config tool.
This commit is contained in:
parent
1502b90f3a
commit
0a40e591d3
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"skip_on_jobname": ["azure", "cygwin", "macos", "msys2", "linux-arch"]
|
||||
"skip_on_jobname": ["azure", "cygwin", "macos", "msys2", "linux-arch", "ubuntu"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue