mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 14:55:33 +00:00
ci(test): disable ubuntu arm
There are too many flakes and intermittent failures to reliably use it. Disable it for the time being until things stabilize.
This commit is contained in:
4
.github/workflows/notes.md
vendored
4
.github/workflows/notes.md
vendored
@@ -36,7 +36,7 @@ Note: On Windows "Server" you may need to [install vcruntime140.dll](https://lea
|
||||
|
||||
### Linux (x86_64)
|
||||
|
||||
glibc 2.31 or newer is required. Or you may try the (unsupported) [builds for older glibc](https://github.com/neovim/neovim-releases).
|
||||
glibc 2.35 or newer is required. Or you may try the (unsupported) [builds for older glibc](https://github.com/neovim/neovim-releases).
|
||||
|
||||
#### AppImage
|
||||
|
||||
@@ -54,7 +54,7 @@ glibc 2.31 or newer is required. Or you may try the (unsupported) [builds for ol
|
||||
2. Extract: `tar xzvf nvim-linux-x86_64.tar.gz`
|
||||
3. Run `./nvim-linux-x86_64/bin/nvim`
|
||||
|
||||
### Linux (arm64)
|
||||
### Linux (arm64) - Untested
|
||||
|
||||
#### AppImage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user