]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CI: github: switch to wolfssl git-c4b77ad for new PR
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 8 Dec 2023 10:10:42 +0000 (11:10 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 8 Dec 2023 11:08:22 +0000 (12:08 +0100)
The "dynamic-certs-n-ciphers" PR was just merged, lets build the wolfssl
git instead of the 5.6.4 version, so we could test the feature.

.github/matrix.py

index b5a971c5a64dc016aaed4bdca7948916559b918d..d5ad6931a551ba33aab63fcd39d79e61856b9063 100755 (executable)
@@ -194,7 +194,7 @@ def main(ref_name):
             "OPENSSL_VERSION=1.0.2u",
             "OPENSSL_VERSION=1.1.1s",
             "QUICTLS=yes",
-            "WOLFSSL_VERSION=5.6.4",
+            "WOLFSSL_VERSION=git-c4b77ad",
             "AWS_LC_VERSION=1.16.0",
             # "BORINGSSL=yes",
         ]