diff --git a/utils/tests/gitlab-ci-code-linting.yml b/utils/tests/gitlab-ci-code-linting.yml index 637227960..295c196b6 100644 --- a/utils/tests/gitlab-ci-code-linting.yml +++ b/utils/tests/gitlab-ci-code-linting.yml @@ -16,10 +16,10 @@ timeout: 1h interruptible: true -check-style-clang-format-17: +check-style-clang-format-18: extends: .check-style-clang-format variables: - CLANG_FORMAT_VERSION: 17 + CLANG_FORMAT_VERSION: 18 check-style-clang-format-15: extends: .check-style-clang-format