Skip to content
This repository was archived by the owner on Oct 12, 2025. It is now read-only.

Commit b6fbd72

Browse files
committed
b1c1: uprev clang to 20.1.4
Signed-off-by: Onelots <onelots@onelots.fr>
1 parent d95bac3 commit b6fbd72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/kernel_build_b1c1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: 🔧 Install Clang from a Github action
6666
uses: KyleMayes/install-llvm-action@v2
6767
with:
68-
version: "18.1.8"
68+
version: "20.1.4"
6969
directory: ${{ runner.temp }}/llvm
7070

7171
- name: 🔧 Add Clang to the PATH

0 commit comments

Comments
 (0)