mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-03 10:50:26 +01:00
ci/alpine: install and manage rust version ourselves
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37414>
This commit is contained in:
parent
397abe0fb6
commit
3edcbecec8
2 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ variables:
|
|||
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
|
||||
DEBIAN_TEST_VK_TAG: "20250911-piglit"
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "20250722-libwayland"
|
||||
ALPINE_X86_64_BUILD_TAG: "20250917-rust"
|
||||
ALPINE_X86_64_LAVA_SSH_TAG: "20250423-rootfs"
|
||||
ALPINE_X86_64_LAVA_TRIGGER_TAG: "20250814-trixie"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue