commit | d7e0678c7627e68ea3810ddc6ac3df209670a6cf | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Mar 21 15:07:45 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Apr 04 12:26:31 2023 -0400 |
tree | 3e6bccfc2033f154209afc4b888897ffa301f7d2 | |
parent | d0e3378ad73ed80d4baab95e2c3aaa0a18ae7747 [diff] |
CI: Move to clang-16 As this is now the stable release, move to using that now for our tests. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>