configure: introduce no-ecx to remove ECX related feature
[openssl.git] / .github / workflows / run-checker-merge.yml
index 9d9c89a434fc18fa0ed5674a3a1f4fd4122b25b2..779dfd390e4ee1d4cd42cfe653bf8e912cc7b0db 100644 (file)
@@ -29,6 +29,7 @@ jobs:
           no-unit-test,
           enable-weak-ssl-ciphers,
           enable-zlib,
+          no-ecx,
         ]
     runs-on: ubuntu-latest
     steps: