ci: fix debian-build-testing BUILDTYPE

Fixes: 5b291c7ce6
Signed-off-by: Pavel Ondračka <pavel.ondracka@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33368>
(cherry picked from commit 60e1bc55bf)
This commit is contained in:
Pavel Ondračka 2025-02-04 09:23:26 +01:00 committed by Eric Engestrom
parent e0039516fc
commit 7d0081b108
2 changed files with 2 additions and 3 deletions

View file

@ -238,7 +238,6 @@ debian-build-testing:
extends: .meson-build
stage: build-for-tests
variables:
BUILDTYPE: debug
UNWIND: "enabled"
DRI_LOADERS: >
-D glx=dri
@ -255,7 +254,7 @@ debian-build-testing:
-D gallium-rusticl=false
GALLIUM_DRIVERS: "i915,iris,nouveau,r300,r600,freedreno,llvmpipe,softpipe,svga,v3d,vc4,virgl,etnaviv,panfrost,lima,zink,d3d12,asahi,crocus"
VULKAN_DRIVERS: "intel_hasvk,imagination-experimental,microsoft-experimental,nouveau,swrast"
BUILD_TYPE: "debugoptimized"
BUILDTYPE: "debugoptimized"
EXTRA_OPTION: >
-D spirv-to-dxil=true
-D osmesa=true

View file

@ -174,7 +174,7 @@
"description": "ci: fix debian-build-testing BUILDTYPE",
"nominated": true,
"nomination_type": 2,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": "5b291c7ce652c27800624808f6bfef513d7ac3de",
"notes": null