Hello,

as LibreSSL-3.5.1 is released, let us switch to the most recent release.

thanks,
Ilya
From 7e85be757646d4bd788bfccd74146d317c5595bb Mon Sep 17 00:00:00 2001
From: Ilya Shipitsin <chipits...@gmail.com>
Date: Wed, 16 Mar 2022 12:10:47 +0500
Subject: [PATCH] CI: github actions: switch to LibreSSL-3.5.1

---
 .github/matrix.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/matrix.py b/.github/matrix.py
index 3c34eaf90..4427b255f 100755
--- a/.github/matrix.py
+++ b/.github/matrix.py
@@ -112,7 +112,7 @@ for CC in ["gcc", "clang"]:
         "OPENSSL_VERSION=1.0.2u",
         "OPENSSL_VERSION=3.0.1",
         "LIBRESSL_VERSION=2.9.2",
-        "LIBRESSL_VERSION=3.3.3",
+        "LIBRESSL_VERSION=3.5.1",
         "QUICTLS=yes",
 #        "BORINGSSL=yes",
     ]:
-- 
2.35.1

Reply via email to