summaryrefslogtreecommitdiff
path: root/scripts/ci-install-macos-latest.sh
AgeCommit message (Collapse)Author
2022-11-01test: remove bundled parsers in CIChristian Clason
ensure that queries are tested against parser version in lockfile
2022-06-26ci(macos): update to upstream changes in releaseChristian Clason
macOS release archive now uses `nvim-macos` as extracted directory.
2021-10-21ci: use nvim v0.5.1 on CIStephan Seitz
2021-07-19Change install command on MacStephan Seitz
Fixes #1600
2021-07-07CI: remove LLVM compilation from Mac CIStephan Seitz
2021-05-18CI: Improved parser installation logicDaniel Kempkens
2021-05-18CI: Install tree-sitterDaniel Kempkens
2021-04-22Try out llvm --HEADStephan Seitz
2021-04-22fix(CI): install newer version of clang on MacOSStephan Seitz
2021-03-16fix(CI): add brew updateStephan Seitz
2021-03-04Add CI for testing parsers compilationJozef Grajciar