]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
CI: Update clang to version 20
authorPhilip H. <47042125+pheiduck@users.noreply.github.com>
Sun, 9 Mar 2025 15:03:47 +0000 (16:03 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 9 Mar 2025 15:03:47 +0000 (16:03 +0100)
closes: #16836

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

index 4ffd759765e882bf42b72df995593d8c10302f03..19eabc477d19530285443bfce1cff118f218387c 100644 (file)
@@ -22,7 +22,7 @@ jobs:
     env:
       CC: ${{ matrix.compiler }}
       GCC_VER: 13
-      CLANG_VER: 19
+      CLANG_VER: 20
       TEST: test
       SRCDIR: ./src
       LEAK_CFLAGS: -DEXITFREE