zink: ci fixup

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14541>
This commit is contained in:
Mike Blumenkrantz 2022-04-01 09:14:39 -04:00 committed by Marge Bot
parent ab1941fc0e
commit df700317ab
1 changed files with 1 additions and 1 deletions

View File

@ -2,8 +2,8 @@
extends:
- .zink-rules
variables:
MESA_LOADER_DRIVER_OVERRIDE: "zink"
ZINK_USE_LAVAPIPE: "true"
LIBGL_ALWAYS_SOFTWARE: "1"
LVP_POISON_MEMORY: "1"
GPU_VERSION: zink-lvp
FLAKES_CHANNEL: "#zink-ci"