Skip to content

Commit

Permalink
Use LLVM 16
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickpeterse committed Mar 26, 2024
1 parent b33633c commit ba6e104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ EOF
}

install_extra_packages() {
ASSUME_ALWAYS_YES=yes pkg install sudo bash curl rsync llvm15 git
ASSUME_ALWAYS_YES=yes pkg install sudo bash curl rsync llvm16 git
}

configure_sudo() {
Expand Down

0 comments on commit ba6e104

Please sign in to comment.