Revert "Run-checker merge CI: Replace no-shared with no-modules"

This reverts commit d5696547e4.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19874)
This commit is contained in:
Tomas Mraz 2022-12-09 12:12:35 +01:00
parent efec0f4611
commit b71b9534c4

View File

@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
opt: [
enable-asan no-modules no-asm -DOPENSSL_SMALL_FOOTPRINT,
enable-asan no-shared no-asm -DOPENSSL_SMALL_FOOTPRINT,
no-dgram,
no-dso,
no-dynamic-engine,