Commit: CI: bump clang to v22 in ci-linux_asan

Christian Brabandt <[email protected]> Tue, 4 Aug 2026 22:45:06 +0200
Newsgroups gmane.editors.vim.devel
Message-ID <[email protected]>
CI: bump clang to v22 in ci-linux_asan

Commit: https://github.com/vim/vim/commit/78ebe0f424a979ef72e2e27c62cf693595ba560c
Author: Philip H. <[email protected]>
Date:   Tue Aug 4 20:41:29 2026 +0000

    CI: bump clang to v22 in ci-linux_asan
    
    closes: https://github.com/vim/vim/issues/20928
    
    Signed-off-by: Philip H. <[email protected]>
    Signed-off-by: Christian Brabandt <[email protected]>

diff --git a/.github/workflows/ci-linux_asan.yml b/.github/workflows/ci-linux_asan.yml
index 394df10e8..45f69b1e7 100644
--- a/.github/workflows/ci-linux_asan.yml
+++ b/.github/workflows/ci-linux_asan.yml
@@ -19,7 +19,7 @@ jobs:
 
     env:
       CC: clang
-      CLANG_VER: 21
+      CLANG_VER: 22
       SRCDIR: ./src
       LEAK_CFLAGS: -DEXITFREE
       LOG_DIR: ${{ github.workspace }}/logs

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1wrM0Y-00D9FB-4a%40256bit.org.