commit | 04b57a7d1bbc345769658c65f19b20742bfa7a08 | [log] [tgz] |
---|---|---|
author | Ilya Shipitsin <chipitsine@gmail.com> | Wed May 05 09:01:03 2021 +0500 |
committer | William Lallemand <wlallemand@haproxy.org> | Wed May 05 11:29:05 2021 +0200 |
tree | 08db0d6b376f90dfa11f4c9471826c464ae8affe | |
parent | 1ab6c0bfd2b8e178d78955e5a8279fe04ac45da1 [diff] [blame] |
CI: Github Actions: switch to LibreSSL-3.3.3 stable LibreSSL-3.3.3 released, let us switch to it
diff --git a/.github/matrix.py b/.github/matrix.py index 22c33f0..577ad5b 100644 --- a/.github/matrix.py +++ b/.github/matrix.py
@@ -105,7 +105,7 @@ "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"]