summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Lallemand <wlallemand@haproxy.org>2021-10-12 17:02:58 +0200
committerWilliam Lallemand <wlallemand@haproxy.org>2021-10-12 17:02:58 +0200
commit710d96839a1abb599b629ab2947dff71b6311c82 (patch)
tree82705e5d65ed0bf7adbcaf62c66fc6c78bdef243
parent18cd0ecf98765bec3c8e79f04437da846df1bab7 (diff)
downloadhaproxy-20211012-openssl-regtests.tar.gz
CI: github: switch to OpenSSL 3.0.020211012-openssl-regtests
Switch the OpenSSL 3.0.0alpha17 version to the final 3.0.0 release.
-rwxr-xr-x.github/matrix.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/matrix.py b/.github/matrix.py
index e3334a0b3..568676001 100755
--- a/.github/matrix.py
+++ b/.github/matrix.py
@@ -110,7 +110,7 @@ for CC in ["gcc", "clang"]:
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",