mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-20 04:24:36 +08:00
ci: Add clazy to Fedora base image
This commit is contained in:
@@ -38,6 +38,7 @@ texinfo
|
|||||||
|
|
||||||
# Install lint tools.
|
# Install lint tools.
|
||||||
clang-analyzer
|
clang-analyzer
|
||||||
|
clazy
|
||||||
codespell
|
codespell
|
||||||
|
|
||||||
# Tools needed for the test suite.
|
# Tools needed for the test suite.
|
||||||
|
@@ -83,7 +83,7 @@
|
|||||||
### Fedora
|
### Fedora
|
||||||
|
|
||||||
.fedora42:
|
.fedora42:
|
||||||
image: "kitware/cmake:ci-fedora42-x86_64-2025-04-22"
|
image: "kitware/cmake:ci-fedora42-x86_64-2025-07-22"
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci/long file name for testing purposes"
|
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci/long file name for testing purposes"
|
||||||
|
Reference in New Issue
Block a user