From: William Lallemand Date: Thu, 13 Jun 2024 15:11:04 +0000 (+0200) Subject: CI: github: upgrade aws-lc to 1.29.0 X-Git-Tag: v3.1-dev1~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=11e13175d4d425150c65d55d6fe7bb30b3d9c1e9;p=thirdparty%2Fhaproxy.git CI: github: upgrade aws-lc to 1.29.0 Upgrade aws-lc to 1.29.0 on the push CI. --- diff --git a/.github/matrix.py b/.github/matrix.py index a9ab4424ec..d1dcb796d9 100755 --- a/.github/matrix.py +++ b/.github/matrix.py @@ -191,7 +191,7 @@ def main(ref_name): "OPENSSL_VERSION=1.1.1s", "QUICTLS=yes", "WOLFSSL_VERSION=5.7.0", - "AWS_LC_VERSION=1.16.0", + "AWS_LC_VERSION=1.29.0", # "BORINGSSL=yes", ]