Commit 1199f3bacf for openssl.org
commit 1199f3bacf593215716df8968cf0b14d789e567c
Author: Eugene Syromiatnikov <esyr@openssl.org>
Date: Mon Jun 15 15:03:04 2026 +0200
.github/workflows/run-checker-daily.yml: remove no-atexit configuration check
The configuration option has no effect. Remove it from the test matrix.
Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Nikola Pajkovsky <nikolap@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Norbert Pocs <norbertp@openssl.org>
MergeDate: Thu Jun 18 12:20:37 2026
(Merged from https://github.com/openssl/openssl/pull/30767)
diff --git a/.github/workflows/run-checker-daily.yml b/.github/workflows/run-checker-daily.yml
index 5a50f1627b..3d3688abca 100644
--- a/.github/workflows/run-checker-daily.yml
+++ b/.github/workflows/run-checker-daily.yml
@@ -30,7 +30,6 @@ jobs:
no-asan,
no-asm,
no-async,
- no-atexit,
no-autoalginit,
no-autoerrinit,
no-autoload-config,