Skip to content

Commit c7b8103

Browse files
committed
chagne test version to v18
1 parent 0f36749 commit c7b8103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_util.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from cpp_linter_hooks.util import is_installed, ensure_installed, DEFAULT_CLANG_VERSION
77

88

9-
VERSIONS = [None, "16"]
9+
VERSIONS = [None, "18"]
1010
TOOLS = ["clang-format", "clang-tidy"]
1111

1212

0 commit comments

Comments
 (0)