1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-18 17:31:57 +08:00

ci: Add clazy to Fedora base image

This commit is contained in:
Brad King
2025-07-22 14:09:12 -04:00
parent a1b7710241
commit c6b2439aad
2 changed files with 2 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ texinfo
# Install lint tools.
clang-analyzer
clazy
codespell
# Tools needed for the test suite.

View File

@@ -83,7 +83,7 @@
### Fedora
.fedora42:
image: "kitware/cmake:ci-fedora42-x86_64-2025-04-22"
image: "kitware/cmake:ci-fedora42-x86_64-2025-07-22"
variables:
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci/long file name for testing purposes"