ci: Add rustc to Fedora base image

Make it available to test CMake's experimental Rust language support.
This commit is contained in:
Brad King
2026-02-06 11:32:56 -05:00
parent d979f3df74
commit 3fe1e45584
2 changed files with 2 additions and 1 deletions
@@ -16,6 +16,7 @@ git-core
lfortran
llvm-devel
make
rust
# Install optional external build dependencies.
bzip2-devel
+1 -1
View File
@@ -82,7 +82,7 @@
### Fedora
.fedora43:
image: "kitware/cmake:ci-fedora43-x86_64-2025-11-06"
image: "kitware/cmake:ci-fedora43-x86_64-2026-01-27"
variables:
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci/long file name for testing purposes"