mirror of
https://github.com/openssl/openssl.git
synced 2024-11-24 02:23:51 +08:00
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:
parent
efec0f4611
commit
b71b9534c4
2
.github/workflows/run-checker-merge.yml
vendored
2
.github/workflows/run-checker-merge.yml
vendored
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user