Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Commit: CI: update coverity runner to Ubuntu 24.04
2 views
Skip to first unread message
Christian Brabandt
unread,
Apr 18, 2025, 12:45:14 PM
4/18/25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vim...@googlegroups.com
CI: update coverity runner to Ubuntu 24.04
Commit:
https://github.com/vim/vim/commit/ded2b41326a5ad3238422ed2244d79dfa18cc667
Author: Philip H. <
47042125...@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...@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
Reply all
Reply to author
Forward
0 new messages