Skip to content

Commit aca2a93

Browse files
eli-schwartznirbheek
authored andcommitted
CI: skip gpgme-config test on Arch
gpgme has decided that config-tool is bad, which makes sense. They've also decided that they will only install theirs, if gpg-error also installs one, which is a bit... confusing. Anyway, it's impossible to know whether it should or should not exist, so just accept that this test is ready to be skipped on distros that currently no longer have this ancient config-tool script. Victory is within reach!
1 parent a92e2b1 commit aca2a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"skip_on_jobname": ["azure", "cygwin", "macos", "msys2"]
2+
"skip_on_jobname": ["azure", "cygwin", "macos", "msys2", "linux-arch"]
33
}

0 commit comments

Comments
 (0)