CI: update Cirrus runner to FreeBSD 14.3 Commit: https://github.com/vim/vim/commit/72c3ca9f8d9964b091578f56391bb9839b21318c Author: Philip H. <47042125+pheid...@users.noreply.github.com> Date: Tue Jun 10 20:21:29 2025 +0200
CI: update Cirrus runner to FreeBSD 14.3 closes: https://github.com/vim/vim/issues/17508 Signed-off-by: Philip H. <47042125+pheid...@users.noreply.github.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/.cirrus.yml b/.cirrus.yml index 8b44a156b..7a800207f 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -5,9 +5,9 @@ env: freebsd_task: name: FreeBSD matrix: - - name: FreeBSD 14.2 + - name: FreeBSD 14.3 freebsd_instance: - image_family: freebsd-14-2 + image_family: freebsd-14-3 timeout_in: 20m install_script: - pkg install -y gettext -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1uP3jZ-00BoMh-1x%40256bit.org.