github: Use AWS-LC 1.55.0 for tests

This commit is contained in:
Tobias Brunner 2025-07-01 08:32:46 +02:00
parent b46960d80c
commit 36f7c98f4e

View File

@ -132,7 +132,7 @@ build_openssl()
build_awslc()
{
LC_REV=1.52.0
LC_REV=1.55.0
LC_PKG=aws-lc-$LC_REV
LC_DIR=$DEPS_BUILD_DIR/$LC_PKG
LC_SRC=https://github.com/aws/aws-lc/archive/refs/tags/v${LC_REV}.tar.gz