Update the version of clang

This commit is contained in:
Omar Abdulla
2025-11-10 11:32:12 +03:00
parent e7cd7f019a
commit 68aa11fd29
+1 -1
View File
@@ -204,7 +204,7 @@ jobs:
- name: Install LLVM and Clang - name: Install LLVM and Clang
uses: KyleMayes/install-llvm-action@v2 uses: KyleMayes/install-llvm-action@v2
with: with:
version: "10.0" version: "21.1"
- name: Caching Step - name: Caching Step
id: cache-step id: cache-step