CI: github actions: switch to LibreSSL-3.5.1
diff --git a/.github/matrix.py b/.github/matrix.py
index 3c34eaf..4427b25 100755
--- a/.github/matrix.py
+++ b/.github/matrix.py
@@ -112,7 +112,7 @@
         "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",
     ]: