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:
@@ -38,6 +38,7 @@ texinfo
|
||||
|
||||
# Install lint tools.
|
||||
clang-analyzer
|
||||
clazy
|
||||
codespell
|
||||
|
||||
# Tools needed for the test suite.
|
||||
|
@@ -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"
|
||||
|
Reference in New Issue
Block a user