From: Jon Spillett Date: Mon, 31 May 2021 03:50:02 +0000 (+1000) Subject: Add enable-fips to CI configuration X-Git-Tag: openssl-3.0.0-beta1~229 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a5bd05da84ed635a8cb7a29004598e16f5dea70;p=thirdparty%2Fopenssl.git Add enable-fips to CI configuration Reviewed-by: Richard Levitte Reviewed-by: Paul Dale Reviewed-by: Shane Lontis (Merged from https://github.com/openssl/openssl/pull/15537) --- diff --git a/.github/workflows/run-checker-ci.yml b/.github/workflows/run-checker-ci.yml index 9a34e5d42e9..4022778dd87 100644 --- a/.github/workflows/run-checker-ci.yml +++ b/.github/workflows/run-checker-ci.yml @@ -23,7 +23,7 @@ jobs: no-threads, no-tls, no-tls1_3, - enable-trace, + enable-trace enable-fips, no-ts, no-ui, ]