ci: Upgrade to clang-format-18
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user