From: William Lallemand Date: Fri, 22 Nov 2024 15:03:28 +0000 (+0100) Subject: CI: update to the latest AWS-LC version X-Git-Tag: v3.1.0~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0022962ecba688ee340d9d97d73f943ce0d83e0f;p=thirdparty%2Fhaproxy.git CI: update to the latest AWS-LC version Update the CI to the 1.39.0 AWS-LC version. --- diff --git a/.github/matrix.py b/.github/matrix.py index c08bbfb171..130eda2265 100755 --- a/.github/matrix.py +++ b/.github/matrix.py @@ -189,7 +189,7 @@ def main(ref_name): "OPENSSL_VERSION=1.1.1s", "QUICTLS=yes", "WOLFSSL_VERSION=5.7.0", - "AWS_LC_VERSION=1.29.0", + "AWS_LC_VERSION=1.39.0", # "BORINGSSL=yes", ]