summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorBernd Edlinger <bernd.edlinger@hotmail.de>2022-06-17 09:30:04 +0200
committerBernd Edlinger <bernd.edlinger@hotmail.de>2022-06-23 19:28:10 +0200
commitf49b5c3094a4b09ced0572e53a5ed1094b450618 (patch)
tree0d3406df7214c2c430ebf755e81b9e82b41f0438 /.github
parent3d0da0c2a049bce6d39a6bd5a68aaf7aab639509 (diff)
Add a CI workflow for no-rfc3779
Currently this configurations seem to be failing. Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18634) (cherry picked from commit a09adac311975afcb5ad099b2e1cfc7eb1e72865)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/run-checker-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/run-checker-ci.yml b/.github/workflows/run-checker-ci.yml
index 8731e53390..1fa716f94a 100644
--- a/.github/workflows/run-checker-ci.yml
+++ b/.github/workflows/run-checker-ci.yml
@@ -21,6 +21,7 @@ jobs:
no-ec,
no-ec2m,
no-legacy,
+ no-rfc3779,
no-sock,
no-srp,
no-srtp,