ci: Enable Perfetto in debian-no-libdrm for Turnip build testing

This ensures that the Perfetto-enabled Turnip build is tested, helping to
catch potential breakages that would otherwise go unnoticed.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33999>
This commit is contained in:
Valentine Burley
2025-03-11 12:09:54 +01:00
committed by Marge Bot
parent 4082e22676
commit 4a4e0c833c

View File

@@ -631,6 +631,7 @@ debian-no-libdrm:
-D glx=disabled
-D gbm=disabled
-D egl=disabled
-D perfetto=true
debian-clang:
extends: