CI: Github Actions: switch to LibreSSL-3.3.3

stable LibreSSL-3.3.3 released, let us switch to it
This commit is contained in:
Ilya Shipitsin 2021-05-05 09:01:03 +05:00 committed by William Lallemand
parent 1ab6c0bfd2
commit 04b57a7d1b
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.2.5",
"LIBRESSL_VERSION=3.3.3",
"BORINGSSL=yes",
]:
flags = ["USE_OPENSSL=1"]