ci: Ignore more leaks in dependencies

libxkbcommon shows up quite a bit in leak sanitizer
reports. Ignore it.
This commit is contained in:
Matthias Clasen 2023-06-27 22:08:22 -04:00
parent 0ae541671d
commit a853307fb7

View File

@ -8,3 +8,4 @@ leak:libgio-2.0.so
leak:libcairo.so
leak:libpixman-1.so
leak:librsvg-2.so
leak:libxkbcommon.so