]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Add no-argon2 option to daily build.
authorslontis <shane.lontis@oracle.com>
Mon, 6 Oct 2025 00:03:36 +0000 (11:03 +1100)
committerTomas Mraz <tomas@openssl.org>
Tue, 14 Oct 2025 15:46:24 +0000 (17:46 +0200)
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/28756)

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

index f95303e1a6a09bcbbd675f1c247328183de07ae6..f5e663d878715e93286def790c155819dfc3c72d 100644 (file)
@@ -25,6 +25,7 @@ jobs:
           386,
           no-afalgeng,
           no-apps,
+          no-argon2,
           no-aria,
           no-asan,
           no-asm,