Skip to content

Commit 16e44e7

Browse files
committed
Revert "CI: update to the latest WolfSSL version"
This reverts commit 03f57fc. Looks like the 5.7.4 version is broke with HAProxy, let's revert the CI for now.
1 parent 450528b commit 16e44e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/matrix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ def main(ref_name):
188188
"OPENSSL_VERSION=1.0.2u",
189189
"OPENSSL_VERSION=1.1.1s",
190190
"QUICTLS=yes",
191-
"WOLFSSL_VERSION=5.7.4",
191+
"WOLFSSL_VERSION=5.7.0",
192192
"AWS_LC_VERSION=1.39.0",
193193
# "BORINGSSL=yes",
194194
]

0 commit comments

Comments
 (0)