commit | c89dec3dc87520b8b2644db03d53e66d69b37aa0 | [log] [tgz] |
---|---|---|
author | Ilya Shipitsin <chipitsine@gmail.com> | Thu Apr 28 11:46:53 2022 +0500 |
committer | Willy Tarreau <w@1wt.eu> | Sat Apr 30 14:12:51 2022 +0200 |
tree | 9146d9311bcde31c160d9981b1406f58c5a1af6e | |
parent | c40e19d7114c5d9cb69dc9d58732bd1ad41ae289 [diff] |
CI: github actions: update LibreSSL to 3.5.2 LibreSSL-3.5.2 was released on Apr 23nd 2022, let us switch to it
diff --git a/.github/matrix.py b/.github/matrix.py index d070ae2..a4d1265 100755 --- a/.github/matrix.py +++ b/.github/matrix.py
@@ -112,7 +112,7 @@ "OPENSSL_VERSION=1.0.2u", "OPENSSL_VERSION=3.0.2", "LIBRESSL_VERSION=2.9.2", - "LIBRESSL_VERSION=3.5.1", + "LIBRESSL_VERSION=3.5.2", "QUICTLS=yes", # "BORINGSSL=yes", ]: