neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit 6f27eb1591d18e6632845e088143270489155464
parent f1dcde6cba3b2d69787f852a379ae2f7bc91c53d
Author: zeertzjq <zeertzjq@outlook.com>
Date:   Thu,  5 Feb 2026 21:39:08 +0800

ci(cirrus): update to FreeBSD 15.0 (#37716)


Diffstat:
M.cirrus.yml | 2+-
Mruntime/doc/support.txt | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.cirrus.yml b/.cirrus.yml @@ -6,7 +6,7 @@ freebsd_task: name: FreeBSD only_if: $BRANCH != "master" freebsd_instance: - image_family: freebsd-14-3 + image_family: freebsd-15-0-amd64-ufs timeout_in: 30m install_script: - pkg install -y cmake gmake ninja unzip wget gettext python git diff --git a/runtime/doc/support.txt b/runtime/doc/support.txt @@ -17,7 +17,7 @@ Linux (arm64) 1 >= 2.6.32, glibc >= 2.12 Ubuntu 24.04 macOS (x86_64) 1 >= 11 macOS 15 macOS (arm64) 1 >= 11 macOS 26 Windows 64-bit 1 >= Windows 10 Version 1809 Windows Server 2025 -FreeBSD 1 >= 10 FreeBSD 14 +FreeBSD 1 >= 10 FreeBSD 15 OpenBSD 2 >= 7 MinGW 2 MinGW-w64 Windows 64-bit 3 < Windows 10 Version 1809