]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
CI: bump clang to v22 in ci-linux_asan
authorPhilip H. <47042125+pheiduck@users.noreply.github.com>
Tue, 4 Aug 2026 20:41:29 +0000 (20:41 +0000)
committerChristian Brabandt <cb@256bit.org>
Tue, 4 Aug 2026 20:41:29 +0000 (20:41 +0000)
closes: #20928

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

index 394df10e8377b63bb623ed45c2934b6a72dd9ad6..45f69b1e784f5dd94c25cedc675baec0992d9f9c 100644 (file)
@@ -19,7 +19,7 @@ jobs:
 
     env:
       CC: clang
-      CLANG_VER: 21
+      CLANG_VER: 22
       SRCDIR: ./src
       LEAK_CFLAGS: -DEXITFREE
       LOG_DIR: ${{ github.workspace }}/logs