summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2021-07-14 15:51:29 +0200
committerTomas Mraz <tomas@openssl.org>2021-07-16 11:23:18 +0200
commitca638147c8cdb7c49621f3f0acc628c090989b6a (patch)
treed1d6db073d615a1a5efc21fdda2bd5a96b487295 /.github
parentf096691b91413363e8c45a0e093018d1c86de941 (diff)
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 <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/16076)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/run-checker-daily.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/run-checker-daily.yml b/.github/workflows/run-checker-daily.yml
index a85ad2cb71..c66241743a 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,