0
0
mirror of https://github.com/vim/vim.git synced 2025-07-04 23:07:33 -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:
Philip H. 2025-04-18 18:42:24 +02:00 committed by Christian Brabandt
parent 7e93d4c617
commit ded2b41326
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09

View File

@ -9,7 +9,7 @@ permissions:
jobs:
scan:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
env:
CC: gcc