From 0022962ecba688ee340d9d97d73f943ce0d83e0f Mon Sep 17 00:00:00 2001 From: William Lallemand Date: Fri, 22 Nov 2024 16:03:28 +0100 Subject: [PATCH] CI: update to the latest AWS-LC version Update the CI to the 1.39.0 AWS-LC version. --- .github/matrix.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/matrix.py b/.github/matrix.py index c08bbfb17..130eda226 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", ]