]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
run-checker-merge.yml: Combine no-ec2m with enable-fips
authorTomas Mraz <tomas@openssl.org>
Fri, 18 Oct 2024 07:22:44 +0000 (09:22 +0200)
committerMatt Caswell <matt@openssl.org>
Mon, 21 Oct 2024 13:57:20 +0000 (14:57 +0100)
This can reveal more errors than just no-ec2m.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25731)

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

index 98dcde18b97b92871a45781d0e1135c47f646435..1ff4fe7d3d5bc2473d78fb4488f17ac7fa174d16 100644 (file)
@@ -22,7 +22,7 @@ jobs:
           no-ct,
           no-dso,
           no-dynamic-engine,
-          no-ec2m,
+          no-ec2m enable-fips,
           no-engine no-shared,
           no-err,
           no-filenames,