projects
/
haproxy-3.1.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
450528b
)
Revert "CI: update to the latest WolfSSL version"
author
William Lallemand
<wlallemand@haproxy.com>
Fri, 22 Nov 2024 15:23:44 +0000
(16:23 +0100)
committer
William Lallemand
<wlallemand@haproxy.com>
Fri, 22 Nov 2024 15:24:23 +0000
(16:24 +0100)
This reverts commit
03f57fcf94dae61906b56d10d1fb21f7afaae4fc
.
Looks like the 5.7.4 version is broke with HAProxy, let's revert the CI
for now.
.github/matrix.py
patch
|
blob
|
history
diff --git
a/.github/matrix.py
b/.github/matrix.py
index
e576a29
..
130eda2
100755
(executable)
--- a/
.github/matrix.py
+++ b/
.github/matrix.py
@@
-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",
]