From 006aceb574e90fdc3dc911b76ecb7fef4dd0d609 Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Mon, 22 Mar 2021 12:39:19 +0100 Subject: fix(CI): install newer version of clang on MacOS --- scripts/ci-install-macos-latest.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/ci-install-macos-latest.sh b/scripts/ci-install-macos-latest.sh index 979c418a3..b8e60fd3b 100644 --- a/scripts/ci-install-macos-latest.sh +++ b/scripts/ci-install-macos-latest.sh @@ -1,4 +1,5 @@ brew update +brew install llvm brew install neovim --HEAD mkdir -p ~/.local/share/nvim/site/pack/nvim-treesitter/start ln -s $(pwd) ~/.local/share/nvim/site/pack/nvim-treesitter/start -- cgit v1.2.3-70-g09d2