CI: github actions: update LibreSSL to 3.3.0

This commit is contained in:
Ilya Shipitsin 2020-11-26 20:56:51 +05:00 committed by Willy Tarreau
parent 21acc33266
commit f500359708
1 changed files with 1 additions and 1 deletions

2
.github/matrix.py vendored
View File

@ -105,7 +105,7 @@ for CC in ["gcc", "clang"]:
"stock",
"OPENSSL_VERSION=1.0.2u",
"LIBRESSL_VERSION=2.9.2",
"LIBRESSL_VERSION=3.1.1",
"LIBRESSL_VERSION=3.3.0",
"BORINGSSL=yes",
]:
flags = ["USE_OPENSSL=1"]