summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorČestmír Kalina <ckalina@redhat.com>2022-09-27 17:21:05 -0400
committerMatt Caswell <matt@openssl.org>2022-10-17 09:42:08 +0100
commitb1372197496650c3cb318cade911a3bd6af14adc (patch)
treec4db7bcb107f7bed68f9e1b6656afabfe5c1218c
parentfdb11e1bcb38e33d5804f25dba176a901a19688a (diff)
downloadopenssl-new-b1372197496650c3cb318cade911a3bd6af14adc.tar.gz
ci: add thread-pool and default-thread-pool
Signed-off-by: Čestmír Kalina <ckalina@redhat.com> Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12255)
-rw-r--r--.github/workflows/run-checker-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/run-checker-ci.yml b/.github/workflows/run-checker-ci.yml
index 222cffa5b9..ffc4f6f8ff 100644
--- a/.github/workflows/run-checker-ci.yml
+++ b/.github/workflows/run-checker-ci.yml
@@ -32,6 +32,8 @@ jobs:
enable-ssl-trace,
no-tests,
no-threads,
+ no-thread-pool,
+ no-default-thread-pool,
no-tls,
no-tls1_2,
no-tls1_3,