From: Tomas Mraz Date: Wed, 14 Jul 2021 13:51:29 +0000 (+0200) Subject: Drop daily run-checker build with just enable-acvp-tests X-Git-Tag: openssl-3.0.0-beta2~59 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ca638147c8cdb7c49621f3f0acc628c090989b6a;p=thirdparty%2Fopenssl.git Drop daily run-checker build with just enable-acvp-tests Having just enable-acvp-tests without enable-fips does not make much sense as this just builds the test but it is skipped. Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/16076) --- diff --git a/.github/workflows/run-checker-daily.yml b/.github/workflows/run-checker-daily.yml index a85ad2cb716..c66241743a1 100644 --- a/.github/workflows/run-checker-daily.yml +++ b/.github/workflows/run-checker-daily.yml @@ -11,7 +11,6 @@ jobs: matrix: opt: [ 386, - enable-acvp-tests, no-afalgeng, no-aria, no-asan,