CI: update clang to v18 (#13937)
Commit:
https://github.com/vim/vim/commit/28db30ddb1ea458dd1826babe479ec2bf54b1ed6
Author: Philip H <[email protected]>
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 <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 07ee9f52b..726de4e51 100644
--- 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
--
--
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 on the web visit
https://groups.google.com/d/msgid/vim_dev/E1rVG38-005wBH-JF%40256bit.org.