]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
CI: update clang to v18 (#13937)
authorPhilip H <47042125+pheiduck@users.noreply.github.com>
Wed, 31 Jan 2024 19:02:10 +0000 (20:02 +0100)
committerGitHub <noreply@github.com>
Wed, 31 Jan 2024 19:02:10 +0000 (20:02 +0100)
Signed-off-by: Philip H <47042125+pheiduck@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
.github/workflows/ci.yml

index 07ee9f52bb1848f48281f7844d8dc7c8d5835f5f..726de4e51cf8535ee78ab63ccabfd9237b7c41fa 100644 (file)
@@ -22,7 +22,7 @@ jobs:
     env:
       CC: ${{ matrix.compiler }}
       GCC_VER: 13
-      CLANG_VER: 17
+      CLANG_VER: 18
       TEST: test
       SRCDIR: ./src
       LEAK_CFLAGS: -DEXITFREE