mirror of
https://github.com/openssl/openssl.git
synced 2025-02-23 14:42:15 +08:00
CI: add Clang 17
Signed-off-by: Sam James <sam@gentoo.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22570)
This commit is contained in:
parent
ddf84fc47e
commit
bdcaa80fd5
4
.github/workflows/compiler-zoo.yml
vendored
4
.github/workflows/compiler-zoo.yml
vendored
@ -75,6 +75,10 @@ jobs:
|
||||
cc: clang-16,
|
||||
distro: ubuntu-22.04,
|
||||
llvm-ppa-name: jammy
|
||||
}, {
|
||||
cc: clang-17,
|
||||
distro: ubuntu-22.04,
|
||||
llvm-ppa-name: jammy
|
||||
}
|
||||
]
|
||||
# We set per-compiler now to allow testing with both older and newer sets
|
||||
|
Loading…
Reference in New Issue
Block a user