We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f50c1c5 + bef0f9b commit 948d80dCopy full SHA for 948d80d
.github/bootstrap/test-depends-22-04
@@ -1,5 +1,5 @@
1
bc
2
-clang-format-11
+clang-format-15
3
clang-tidy-11
4
gdb
5
graphviz
scripts/run-clang-format
@@ -25,7 +25,7 @@ use constant {
25
verbose => 0,
26
clang_format => {
27
prefix => '/usr/bin/clang-format',
28
- versions => [ qw(11) ],
+ versions => [ qw(15) ],
29
},
30
31
EXCLUDE => {
0 commit comments