summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorVladimĂ­r Kotal <vladimir.kotal@oracle.com>2023-06-15 10:02:57 +0200
committerTomas Mraz <tomas@openssl.org>2023-06-23 11:39:12 +0200
commitff88545e02ab48a52952350c52013cf765455dd3 (patch)
tree1e8cc5bc73eb07a376571c7e3a8b10be8cfe71e6 /.github
parent7197abddb891933f52ec84dafb41b685d4a1d122 (diff)
Allow to disable apps building with no-apps
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21212)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/run-checker-daily.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/run-checker-daily.yml b/.github/workflows/run-checker-daily.yml
index 6d6d86e7e6..db1f3dfbcb 100644
--- a/.github/workflows/run-checker-daily.yml
+++ b/.github/workflows/run-checker-daily.yml
@@ -22,6 +22,7 @@ jobs:
opt: [
386,
no-afalgeng,
+ no-apps,
no-aria,
no-asan,
no-asm,