ci/alpine: install and manage rust version ourselves

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37414>
This commit is contained in:
Eric Engestrom
2025-09-16 17:12:39 +02:00
committed by Marge Bot
parent 397abe0fb6
commit 3edcbecec8
2 changed files with 3 additions and 1 deletions

View File

@@ -66,6 +66,8 @@ pip3 install --break-system-packages sphinx===8.2.3 hawkmoth===0.19.0
. .gitlab-ci/container/install-meson.sh
. .gitlab-ci/container/build-rust.sh
EXTRA_MESON_ARGS='--prefix=/usr' \
. .gitlab-ci/container/build-wayland.sh