mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
ci: Add valgrind to Fedora base image
Make it available for a `ctest_memcheck` step in CI, or for a test case of `ctest` itself.
This commit is contained in:
@@ -40,6 +40,7 @@ texinfo
|
||||
clang-analyzer
|
||||
clazy
|
||||
codespell
|
||||
valgrind
|
||||
|
||||
# Tools needed for the test suite.
|
||||
file
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
### Fedora
|
||||
|
||||
.fedora42:
|
||||
image: "kitware/cmake:ci-fedora42-x86_64-2025-09-08"
|
||||
image: "kitware/cmake:ci-fedora42-x86_64-2025-09-29"
|
||||
|
||||
variables:
|
||||
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci/long file name for testing purposes"
|
||||
|
||||
Reference in New Issue
Block a user