This is no longer implicitly installed due to libxslt. Actually though, we don't need to test this in order to ensure that the custom dependency works -- we have other jobs that test it, and the config-tool handling itself won't suddenly fail on msys2 specifically.pull/11162/head
parent
79d7891746
commit
5bea2ca198
1 changed files with 1 additions and 1 deletions
@ -1,3 +1,3 @@ |
||||
{ |
||||
"skip_on_jobname": ["azure"] |
||||
"skip_on_jobname": ["azure", "msys2"] |
||||
} |
||||
|
Loading…
Reference in new issue