mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-20 00:10:41 -05:00
Revert "CI: update to the latest WolfSSL version"
This reverts commit 03f57fcf94.
Looks like the 5.7.4 version is broke with HAProxy, let's revert the CI
for now.
This commit is contained in:
parent
450528b9f5
commit
16e44e70c8
1 changed files with 1 additions and 1 deletions
2
.github/matrix.py
vendored
2
.github/matrix.py
vendored
|
|
@ -188,7 +188,7 @@ def main(ref_name):
|
|||
"OPENSSL_VERSION=1.0.2u",
|
||||
"OPENSSL_VERSION=1.1.1s",
|
||||
"QUICTLS=yes",
|
||||
"WOLFSSL_VERSION=5.7.4",
|
||||
"WOLFSSL_VERSION=5.7.0",
|
||||
"AWS_LC_VERSION=1.39.0",
|
||||
# "BORINGSSL=yes",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue