]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
CI: update clang compiler to version 20
authorPhilip H <47042125+pheiduck@users.noreply.github.com>
Fri, 2 Aug 2024 17:45:52 +0000 (19:45 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 2 Aug 2024 17:45:52 +0000 (19:45 +0200)
closes: #15416

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

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