ci/fedora: 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 16:53:00 +02:00
committed by Marge Bot
parent 40677b297d
commit 397abe0fb6
2 changed files with 3 additions and 2 deletions

View File

@@ -78,7 +78,6 @@ DEPS=(
python3-ply
python3-pycparser
python3-yaml
rust-packaging
spirv-tools-devel
spirv-llvm-translator-devel
vulkan-headers
@@ -104,6 +103,8 @@ rm -rf $XORGMACROS_VERSION
. .gitlab-ci/container/install-meson.sh
. .gitlab-ci/container/build-rust.sh
. .gitlab-ci/container/build-bindgen.sh
. .gitlab-ci/container/build-mold.sh