]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Revert "Run-checker merge CI: Replace no-shared with no-modules"
authorTomas Mraz <tomas@openssl.org>
Fri, 9 Dec 2022 11:12:35 +0000 (12:12 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 12 Dec 2022 10:04:30 +0000 (11:04 +0100)
This reverts commit d5696547e46e9ea85fcb7581b9d49c58b7c24eeb.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19874)

.github/workflows/run-checker-merge.yml

index e63f3966618e382671e0a8906065dcf1fc4d4269..ee0dbee956fd26dc2b32f084c359dc0cdf4e248f 100644 (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,