commit | ccf2731fd1a7a7b15a7d30ae56a6897360e66bd3 | [log] [tgz] |
---|---|---|
author | Philip H. <47042125+pheiduck@users.noreply.github.com> | Sun Mar 09 16:03:47 2025 +0100 |
committer | Christian Brabandt <cb@256bit.org> | Sun Mar 09 16:03:47 2025 +0100 |
tree | 95676cacdd0ad7a75cfac4b0efae1ff9fd942c18 | |
parent | d49ba7b92a14e6f3c1c413d396df72d36e934f78 [diff] |
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>
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4ffd759..19eabc4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -22,7 +22,7 @@ env: CC: ${{ matrix.compiler }} GCC_VER: 13 - CLANG_VER: 19 + CLANG_VER: 20 TEST: test SRCDIR: ./src LEAK_CFLAGS: -DEXITFREE