diff --git a/utils/tests/gitlab-ci-code-linting.yml b/utils/tests/gitlab-ci-code-linting.yml index 295c196b6..bf52b0594 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-18: +check-style-clang-format-19: extends: .check-style-clang-format variables: - CLANG_FORMAT_VERSION: 18 + CLANG_FORMAT_VERSION: 19 check-style-clang-format-15: extends: .check-style-clang-format