ci/rust: Collapse build section

Make the container build more readable and easier to follow in CI logs.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34451>
This commit is contained in:
Valentine Burley
2025-04-21 11:07:07 +02:00
committed by Marge Bot
parent bfe6f50ab4
commit c1242c15af

View File

@@ -5,7 +5,7 @@
set -ex
uncollapsed_section_start rust "Building Rust toolchain"
section_start rust "Building Rust toolchain"
# Pick a specific snapshot from rustup so the compiler doesn't drift on us.
RUST_VERSION=1.78.0-2024-05-02