Add enable-fips to CI configuration

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/15537)
This commit is contained in:
Jon Spillett 2021-05-31 13:50:02 +10:00 committed by Shane Lontis
parent c29b71c367
commit 8a5bd05da8

View File

@ -23,7 +23,7 @@ jobs:
no-threads,
no-tls,
no-tls1_3,
enable-trace,
enable-trace enable-fips,
no-ts,
no-ui,
]