]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Drop daily run-checker build with just enable-acvp-tests
authorTomas Mraz <tomas@openssl.org>
Wed, 14 Jul 2021 13:51:29 +0000 (15:51 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 16 Jul 2021 09:23:18 +0000 (11:23 +0200)
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 <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16076)

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

index a85ad2cb71699d663d3f06cab910bc168bc4561b..c66241743a104b8f524e68b03aa870639782076e 100644 (file)
@@ -11,7 +11,6 @@ jobs:
       matrix:
         opt: [
           386,
-          enable-acvp-tests,
           no-afalgeng,
           no-aria,
           no-asan,