changeset 34245:16a75ce45d44

CI: update clang to v18 (#13937) Commit: https://github.com/vim/vim/commit/28db30ddb1ea458dd1826babe479ec2bf54b1ed6 Author: Philip H <47042125+pheiduck@users.noreply.github.com> Date: Wed Jan 31 20:02:10 2024 +0100 CI: update clang to v18 (https://github.com/vim/vim/issues/13937) Signed-off-by: Philip H <47042125+pheiduck@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Wed, 31 Jan 2024 20:15:05 +0100
parents d15d40bf532b
children 752da4c70ab4
files .github/workflows/ci.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -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