ci: Add panfrost drivers to debian-arm64-asan
We intend to add panfrost-xxx-asan jobs soon, so let's add our gallium/vulkan drivers to the lists. Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Reviewed-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38923>
This commit is contained in:
@@ -507,8 +507,8 @@ debian-arm64-asan:
|
||||
- .meson-build-for-tests
|
||||
- .build-run-long
|
||||
variables:
|
||||
VULKAN_DRIVERS: "broadcom,freedreno"
|
||||
GALLIUM_DRIVERS: "freedreno,vc4,v3d"
|
||||
VULKAN_DRIVERS: "broadcom,freedreno,panfrost"
|
||||
GALLIUM_DRIVERS: "freedreno,vc4,v3d,panfrost"
|
||||
C_ARGS: >
|
||||
-Wno-error=deprecated-declarations
|
||||
DRI_LOADERS:
|
||||
|
||||
Reference in New Issue
Block a user