Skip to content

Commit 56286e9

Browse files
authored
Update llvm version
1 parent 0deaac1 commit 56286e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Install llvm
3535
uses: awalsh128/cache-apt-pkgs-action@latest
3636
with:
37-
packages: llvm lld
37+
packages: llvm=18.0 lld
3838
version: 1.0
3939

4040
# - name: Install LLVM

0 commit comments

Comments
 (0)