ci: add thread-pool and default-thread-pool
authorČestmír Kalina <ckalina@redhat.com>
Tue, 27 Sep 2022 21:21:05 +0000 (17:21 -0400)
committerMatt Caswell <matt@openssl.org>
Mon, 17 Oct 2022 08:42:08 +0000 (09:42 +0100)
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)

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

index 222cffa5b9994aed910e3308e2d75c9ed9a4545b..ffc4f6f8ff616def308df7e55a6bbb2550fc715f 100644 (file)
@@ -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,