We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 131ac08 commit 798874dCopy full SHA for 798874d
.github/workflows/sonarcloud.yaml
@@ -32,7 +32,7 @@ jobs:
32
- name: Install LLVM and Clang
33
uses: KyleMayes/install-llvm-action@v2
34
with:
35
- version: "20.0"
+ version: 18
36
37
- name: Install CMake
38
uses: lukka/get-cmake@v3.30.5
0 commit comments