mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
docs: small fixes (#27364)
Co-authored-by: C.D. MacEachern <craig.daniel.maceachern@gmail.com> Co-authored-by: Ynda Jas <yndajas@gmail.com> Co-authored-by: Owen Hines <TheOdd@users.noreply.github.com> Co-authored-by: Wanten <41904684+WantenMN@users.noreply.github.com> Co-authored-by: lukasvrenner <118417051+lukasvrenner@users.noreply.github.com> Co-authored-by: cuinix <915115094@qq.com>
This commit is contained in:
@ -212,7 +212,7 @@ https://github.com/neovim/neovim-backup
|
||||
* Runner versions:
|
||||
* For special-purpose jobs where the runner version doesn't really matter,
|
||||
prefer `-latest` tags so we don't need to manually bump the versions. An
|
||||
example of a special-purpose workflow is `labeler.yml`.
|
||||
example of a special-purpose workflow is `labeler_pr.yml`.
|
||||
* For our testing jobs, which are in `test.yml` and `build.yml`, prefer to
|
||||
use the latest stable (i.e. non-beta) version explicitly. Avoid using the
|
||||
`-latest` tags here as it makes it difficult to determine from an
|
||||
|
Reference in New Issue
Block a user