mirror of
https://github.com/vim/vim.git
synced 2025-07-24 10:45:12 -04: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:
parent
7e93d4c617
commit
ded2b41326
2
.github/workflows/coverity.yml
vendored
2
.github/workflows/coverity.yml
vendored
@ -9,7 +9,7 @@ permissions:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
scan:
|
scan:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-24.04
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CC: gcc
|
CC: gcc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user