CI: add Clang 16
Clang 16 will be released shortly (beginning of March). Signed-off-by: Sam James <sam@gentoo.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/20346)
This commit is contained in:
parent
ab5a172f1b
commit
6de73f5d79
4
.github/workflows/compiler-zoo.yml
vendored
4
.github/workflows/compiler-zoo.yml
vendored
@ -67,6 +67,10 @@ jobs:
|
||||
cc: clang-15,
|
||||
distro: ubuntu-22.04,
|
||||
llvm-ppa-name: jammy
|
||||
}, {
|
||||
cc: clang-16,
|
||||
distro: ubuntu-22.04,
|
||||
llvm-ppa-name: jammy
|
||||
}
|
||||
]
|
||||
# We set per-compiler now to allow testing with both older and newer sets
|
||||
|
Loading…
x
Reference in New Issue
Block a user