commit | 28db30ddb1ea458dd1826babe479ec2bf54b1ed6 | [log] [tgz] |
---|---|---|
author | Philip H <47042125+pheiduck@users.noreply.github.com> | Wed Jan 31 20:02:10 2024 +0100 |
committer | GitHub <noreply@github.com> | Wed Jan 31 20:02:10 2024 +0100 |
tree | 3e3e2ec07a8083115899a218bdce5326538e0f21 | |
parent | 8fecb472c4a3f0f1ea364422424c56d1e0771b3e [diff] |
CI: update clang to v18 (#13937) Signed-off-by: Philip H <47042125+pheiduck@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 07ee9f5..726de4e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -22,7 +22,7 @@ env: CC: ${{ matrix.compiler }} GCC_VER: 13 - CLANG_VER: 17 + CLANG_VER: 18 TEST: test SRCDIR: ./src LEAK_CFLAGS: -DEXITFREE