ci: Enable testing of i915g in the the debian -Werror release build.

Acked-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11852>
This commit is contained in:
Emma Anholt 2021-07-13 11:25:19 -07:00 committed by Marge Bot
parent 3504bccb7c
commit c071187dbb
1 changed files with 1 additions and 1 deletions

View File

@ -793,7 +793,7 @@ debian-release:
-D gallium-nine=false
-D gallium-opencl=disabled
-D llvm=false
GALLIUM_DRIVERS: "iris,nouveau,kmsro,freedreno,r300,svga,swrast,v3d,vc4,virgl,etnaviv,panfrost,lima,zink,d3d12,crocus"
GALLIUM_DRIVERS: "i915,iris,nouveau,kmsro,freedreno,r300,svga,swrast,v3d,vc4,virgl,etnaviv,panfrost,lima,zink,d3d12,crocus"
BUILDTYPE: "release"
EXTRA_OPTION: >
-D osmesa=true