mirror of
https://github.com/neovim/neovim.git
synced 2025-10-16 14:56:08 +00:00
ci(release): add linux-arm64 appimage and tarball
Problem: No releases for ARM Linux.
Solution: Provide appimages and tarballs for `linux-arm64`. Rename
x86 releases to `linux-x86_64` for consistency.
(cherry picked from commit c1718d6863
)
This commit is contained in:

committed by
Christian Clason

parent
22a327a20e
commit
fdcdf560da
@@ -14,8 +14,8 @@ Supported platforms *supported-platforms*
|
||||
`System` `Tier` `Versions` `Tested versions`
|
||||
Linux (x86_64) 1 >= 2.6.32, glibc >= 2.12 Ubuntu 24.04
|
||||
Linux (arm64) 1 >= 2.6.32, glibc >= 2.12 Ubuntu 24.04
|
||||
macOS (Intel) 1 >= 11 macOS 13
|
||||
macOS (M1) 1 >= 11 macOS 15
|
||||
macOS (x86_64) 1 >= 11 macOS 13
|
||||
macOS (arm64) 1 >= 11 macOS 15
|
||||
Windows 64-bit 1 >= Windows 10 Version 1809 Windows Server 2022
|
||||
FreeBSD 1 >= 10 FreeBSD 14
|
||||
OpenBSD 2 >= 7
|
||||
|
Reference in New Issue
Block a user