CI: update coverity runner to Ubuntu 24.04 Commit: https://github.com/vim/vim/commit/ded2b41326a5ad3238422ed2244d79dfa18cc667 Author: Philip H. <47042125+pheid...@users.noreply.github.com> Date: Fri Apr 18 18:42:24 2025 +0200
CI: update coverity runner to Ubuntu 24.04 closes: https://github.com/vim/vim/issues/17150 Signed-off-by: Philip H. <47042125+pheid...@users.noreply.github.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/.github/workflows/coverity.yml b/.github/workflows/coverity.yml index 90a6e9ff0..46489ba36 100644 --- a/.github/workflows/coverity.yml +++ b/.github/workflows/coverity.yml @@ -9,7 +9,7 @@ permissions: jobs: scan: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 env: CC: gcc -- -- 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/E1u5ops-00Asu2-Tn%40256bit.org.