Skip to content

Commit

Permalink
Update llvm version
Browse files Browse the repository at this point in the history
  • Loading branch information
douyixuan authored Sep 15, 2024
1 parent 0deaac1 commit 56286e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install llvm
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: llvm lld
packages: llvm=18.0 lld
version: 1.0

# - name: Install LLVM
Expand Down

0 comments on commit 56286e9

Please sign in to comment.