Skip to content

Commit

Permalink
update: update LLVM version
Browse files Browse the repository at this point in the history
  • Loading branch information
rudenkornk committed Apr 21, 2024
1 parent a9987a6 commit c9bd4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu_22/install_llvm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -o pipefail
set -o nounset
set -o xtrace

LLVM_VERSION=17
LLVM_VERSION=18

DISTRO=$(lsb_release --codename --short)
ARCH=$(dpkg --print-architecture)
Expand Down

0 comments on commit c9bd4be

Please sign in to comment.