diff options
author | dundargoc <gocdundar@gmail.com> | 2024-10-02 15:16:13 +0200 |
---|---|---|
committer | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2024-10-05 17:35:41 +0200 |
commit | 0c9b3ef34dea3b957c2501601f44f1154236abf8 (patch) | |
tree | bc8b5ea2e73fd02b9f1b288147aadc82f4aa4213 /runtime | |
parent | ff7832ad3fce55671ac4032716164ada0350b0ec (diff) | |
download | rneovim-0c9b3ef34dea3b957c2501601f44f1154236abf8.tar.gz rneovim-0c9b3ef34dea3b957c2501601f44f1154236abf8.tar.bz2 rneovim-0c9b3ef34dea3b957c2501601f44f1154236abf8.zip |
ci: bump ubuntu runner version to ubuntu-24.04
Also bump clang to version 20.
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/doc/support.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/support.txt b/runtime/doc/support.txt index dace2fe945..36332a2a65 100644 --- a/runtime/doc/support.txt +++ b/runtime/doc/support.txt @@ -12,7 +12,7 @@ Support *support* Supported platforms *supported-platforms* `System` `Tier` `Versions` `Tested versions` -Linux 1 >= 2.6.32, glibc >= 2.12 Ubuntu 22.04 +Linux 1 >= 2.6.32, glibc >= 2.12 Ubuntu 24.04 macOS (Intel) 1 >= 11 macOS 12 macOS (M1) 1 >= 11 macOS 14 Windows 64-bit 1 >= Windows 10 Version 1809 Windows Server 2022 |