diff --git a/.github/matrix.py b/.github/matrix.py index 0478aa4f1..e3334a0b3 100755 --- a/.github/matrix.py +++ b/.github/matrix.py @@ -113,7 +113,7 @@ for CC in ["gcc", "clang"]: "OPENSSL_VERSION=3.0.0-alpha17", "LIBRESSL_VERSION=2.9.2", "LIBRESSL_VERSION=3.3.3", - "BORINGSSL=yes", +# "BORINGSSL=yes", ]: flags = ["USE_OPENSSL=1"] if ssl == "BORINGSSL=yes":