Commit graph

13 commits

Author SHA1 Message Date
Stephan Seitz
9c63cfe72f ci: remove ccache
ccache did take too long to install on MacOS
2022-01-22 13:20:20 +01:00
Christian Clason
00736412a3 ci: bump tree-sitter to v0.20.3 2022-01-22 10:29:27 +01:00
Stephan Seitz
3c462d362f ci: Avoid rust-cache (failures and current git dependency) 2022-01-21 22:06:17 +01:00
Stephan Seitz
5f30cec075 ci: stop uploading artifacts (binary release archives soonish?) 2022-01-21 22:06:17 +01:00
Stephan Seitz
77fe45968c ci: fix cache path on Windows 2022-01-21 22:06:17 +01:00
Stephan Seitz
8b0398c5e3 ci: cache using ccache 2022-01-21 22:06:17 +01:00
Stephan Seitz
ff97dfac7f ci: add cache for Rust dependency 2022-01-21 22:06:17 +01:00
Christian Clason
16c773c0f8 ci: use stable tag for latest nvim release 2022-01-21 19:38:01 +01:00
Christian Clason
b7d4d8a55d ci: avoid duplicate CI runs
* run CI on push to master or synchronize PR
* cancel in-progress workflows for updated PR
2022-01-21 18:58:40 +01:00
Christian Clason
bf59e0a3fb ci: bump neovim and tree-sitter cli to latest version 2022-01-21 18:58:40 +01:00
Munif Tanjim
2c7c87570b ci: cache parsers for workflows/tests 2022-01-21 17:52:06 +01:00
Stephan Seitz
cd6aabb964 ci: use Neovim v0.6.0 2021-12-06 22:34:30 +01:00
Stephan Seitz
771abaf531 ci: Add workflow for tests 2021-11-24 17:29:55 +01:00