commit | bc2b96c2de9edf9754178dd011bbead0657a0b5f | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.org> | Tue Oct 12 17:02:58 2021 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Wed Oct 13 10:21:22 2021 +0200 |
tree | a4405237e2374cbe24d8d123f181fdf9b78b85bd | |
parent | 9e5e586e35c5e16db8a0c2623a5e3b8bea94ca7a [diff] |
CI: github: switch to OpenSSL 3.0.0 Switch the OpenSSL 3.0.0alpha17 version to the final 3.0.0 release. Part of OpenSSL 3.0.0 portage. (ticket #1276)
diff --git a/.github/matrix.py b/.github/matrix.py index e3334a0..5686760 100755 --- a/.github/matrix.py +++ b/.github/matrix.py
@@ -110,7 +110,7 @@ for ssl in [ "stock", "OPENSSL_VERSION=1.0.2u", - "OPENSSL_VERSION=3.0.0-alpha17", + "OPENSSL_VERSION=3.0.0", "LIBRESSL_VERSION=2.9.2", "LIBRESSL_VERSION=3.3.3", # "BORINGSSL=yes",