commit | 6e7440b9189a4c96cf05912531bd812d99fbf7d8 | [log] [tgz] |
---|---|---|
author | Ilya Shipitsin <chipitsine@gmail.com> | Sun Mar 27 10:51:51 2022 +0500 |
committer | Willy Tarreau <w@1wt.eu> | Thu Mar 31 17:00:22 2022 +0200 |
tree | 86138b53a122d41e51f651946a684e25d0c262ac | |
parent | 332258a778b5d198bd6a31cae062e5ab153ced19 [diff] [blame] |
CI: github actions: update OpenSSL to 3.0.2
diff --git a/.github/matrix.py b/.github/matrix.py index 4427b25..2bd6506 100755 --- a/.github/matrix.py +++ b/.github/matrix.py
@@ -110,7 +110,7 @@ for ssl in [ "stock", "OPENSSL_VERSION=1.0.2u", - "OPENSSL_VERSION=3.0.1", + "OPENSSL_VERSION=3.0.2", "LIBRESSL_VERSION=2.9.2", "LIBRESSL_VERSION=3.5.1", "QUICTLS=yes",