You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add date-based caching for Neovim installation
- Use AppImage with proper extraction (more reliable)
- Cache Neovim by date and version to speed up CI runs
- Remove unnecessary Lua/LuaRocks installation
- Store Neovim in runner.temp directory for better isolation
This significantly speeds up workflow runs by caching Neovim and only
downloading when the cache expires or version changes.
0 commit comments