ci: document image tag to bump for rust build changes
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36485>
This commit is contained in:
committed by
Marge Bot
parent
8e71665468
commit
79c0c828c7
@@ -7,6 +7,10 @@ set -ex
|
||||
|
||||
section_start rust "Building Rust toolchain"
|
||||
|
||||
# When changing this file, you need to bump the following
|
||||
# .gitlab-ci/image-tags.yml tags:
|
||||
# DEBIAN_BASE_TAG
|
||||
|
||||
# Pick a specific patch version from rustup so the compiler doesn't drift on us.
|
||||
RUST_VERSION=1.82.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user