1
0
forked from aniani/vim

CI: Update clang to version 20

closes: #16836

Signed-off-by: Philip H. <47042125+pheiduck@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Philip H. 2025-03-09 16:03:47 +01:00 committed by Christian Brabandt
parent d49ba7b92a
commit ccf2731fd1
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09

View 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