summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorIlya Shipitsin <chipitsine@gmail.com>2022-03-16 12:10:47 +0500
committerWilliam Lallemand <wlallemand@haproxy.org>2022-03-18 13:48:42 +0100
commit2ec39ea6534827bacfbd50812d7514299a28da9b (patch)
treece07084daf71ea9fe6cd821d7800b7921bd74a43 /.github
parent58a81aeb91bc0c3b07f340852c09af3b5692899a (diff)
downloadhaproxy-2ec39ea6534827bacfbd50812d7514299a28da9b.tar.gz
CI: github actions: switch to LibreSSL-3.5.1
Diffstat (limited to '.github')
-rwxr-xr-x.github/matrix.py2
1 files changed, 1 insertions, 1 deletions
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",
]: