]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
CI: update coverity runner to Ubuntu 24.04
authorPhilip H. <47042125+pheiduck@users.noreply.github.com>
Fri, 18 Apr 2025 16:42:24 +0000 (18:42 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 18 Apr 2025 16:42:24 +0000 (18:42 +0200)
closes: #17150

Signed-off-by: Philip H. <47042125+pheiduck@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
.github/workflows/coverity.yml

index 90a6e9ff0c43013a973efdfc0f6bad6fe40f62b3..46489ba36c37d6c0fa7f131c9abf597af3dadaa3 100644 (file)
@@ -9,7 +9,7 @@ permissions:
 
 jobs:
   scan:
-    runs-on: ubuntu-22.04
+    runs-on: ubuntu-24.04
 
     env:
       CC: gcc