ci: Remove xvfb from test-base container
Xvfb is no longer used. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36567>
This commit is contained in:
committed by
Marge Bot
parent
d5c413a30d
commit
27c8209ed4
@@ -161,7 +161,6 @@ DEPS=(
|
||||
xserver-xorg-video-amdgpu
|
||||
xserver-xorg-video-ati
|
||||
xauth
|
||||
xvfb
|
||||
zlib1g
|
||||
)
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ include:
|
||||
- .gitlab-ci/conditional-build-image-tags.yml
|
||||
|
||||
variables:
|
||||
DEBIAN_BASE_TAG: "20250803-rustc"
|
||||
DEBIAN_BASE_TAG: "20250803-noxvfb"
|
||||
|
||||
DEBIAN_BUILD_TAG: "20250722-libwayland"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user