We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08031e0 commit 20ebc74Copy full SHA for 20ebc74
1 file changed
.github/workflows/ci-format-test-lint.yml
@@ -60,7 +60,7 @@ jobs:
60
style: "file" # Use .clang-format config file.
61
tidy-checks: "" # Use .clang-tidy config file.
62
database: "compile_commands.json"
63
- version: "20"
+ version: "21"
64
extra-args: "--system-headers -fdiagnostics-absolute-paths"
65
66
- name: Fail fast?!
0 commit comments