mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
ci: Add rustc to Fedora base image
Make it available to test CMake's experimental Rust language support.
This commit is contained in:
@@ -16,6 +16,7 @@ git-core
|
||||
lfortran
|
||||
llvm-devel
|
||||
make
|
||||
rust
|
||||
|
||||
# Install optional external build dependencies.
|
||||
bzip2-devel
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user