diff options
author | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2022-11-20 11:42:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-20 18:42:30 +0800 |
commit | 822eabc5e123bca71ba945467c3b01110bb0e003 (patch) | |
tree | 8c973f3971154b2b0ca8531a9db8ab24bb39b81f | |
parent | cb27c09930f576dc859aa6e4b80fb44119b9f95f (diff) | |
download | rneovim-822eabc5e123bca71ba945467c3b01110bb0e003.tar.gz rneovim-822eabc5e123bca71ba945467c3b01110bb0e003.tar.bz2 rneovim-822eabc5e123bca71ba945467c3b01110bb0e003.zip |
docs(support): update tested versions (#21126)
-rw-r--r-- | runtime/doc/support.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/support.txt b/runtime/doc/support.txt index a0fc6e9f2c..481959d8f1 100644 --- a/runtime/doc/support.txt +++ b/runtime/doc/support.txt @@ -12,8 +12,8 @@ Support *support* Supported platforms *supported-platforms* `System` `Tier` `Versions` `Tested versions` -Linux 1 >= 2.6.32, glibc >= 2.12 Ubuntu 20.04 -macOS (Intel) 1 >= 10.15 macOS 11 +Linux 1 >= 2.6.32, glibc >= 2.12 Ubuntu 22.04 +macOS (Intel) 1 >= 10.15 macOS 12 Windows 64-bit 1 >= 8 Windows Server 2019 FreeBSD 1 >= 10 FreeBSD 13 macOS (M1) 2 >= 10.15 |