mirror of
https://github.com/vim/vim
synced 2025-07-15 16:51:57 +00:00
CI: update coverity runner to Ubuntu 24.04
closes: #17150 Signed-off-by: Philip H. <47042125+pheiduck@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
7e93d4c617
commit
ded2b41326
2
.github/workflows/coverity.yml
vendored
2
.github/workflows/coverity.yml
vendored
@ -9,7 +9,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
scan:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
env:
|
||||
CC: gcc
|
||||
|
Reference in New Issue
Block a user