aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ci-install-macos-latest.sh
Commit message (Collapse)AuthorAgeFilesLines
* ci: use M1 for macOSChristian Clason2024-01-311-7/+0
| | | | | | GH Actions runners use M1 hardware for `macos-14` now. Since macOS is one of the slowest platforms for parser compilation, switching should give us not only ARM coverage but also shorter CI times.
* ci: add shebangs to scriptsObserverOfTime2023-08-181-4/+5
|
* test: remove bundled parsers in CIChristian Clason2022-11-011-0/+1
| | | | ensure that queries are tested against parser version in lockfile
* ci(macos): update to upstream changes in releaseChristian Clason2022-06-261-1/+1
| | | | macOS release archive now uses `nvim-macos` as extracted directory.
* ci: use nvim v0.5.1 on CIStephan Seitz2021-10-211-1/+1
|
* Change install command on MacStephan Seitz2021-07-191-2/+2
| | | | Fixes #1600
* CI: remove LLVM compilation from Mac CIStephan Seitz2021-07-071-1/+0
|
* CI: Improved parser installation logicDaniel Kempkens2021-05-181-1/+0
|
* CI: Install tree-sitterDaniel Kempkens2021-05-181-0/+1
|
* Try out llvm --HEADStephan Seitz2021-04-221-1/+1
|
* fix(CI): install newer version of clang on MacOSStephan Seitz2021-04-221-0/+1
|
* fix(CI): add brew updateStephan Seitz2021-03-161-0/+1
|
* Add CI for testing parsers compilationJozef Grajciar2021-03-041-0/+4