Add a CI workflow for no-rfc3779
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 17 Jun 2022 07:30:04 +0000 (09:30 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 23 Jun 2022 17:24:57 +0000 (19:24 +0200)
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)

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

index 8731e53390ba3a9d47610ae2a6bdc7e6bc22aadc..1fa716f94ab80d8f0be5f1112baac61761fe5bb6 100644 (file)
@@ -21,6 +21,7 @@ jobs:
           no-ec,
           no-ec2m,
           no-legacy,
+          no-rfc3779,
           no-sock,
           no-srp,
           no-srtp,