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~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6e986e7493ad2aa0c5a11c59d1235b03c02ef71c;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", ]