CI: update to the latest AWS-LC version

Update the CI to the 1.39.0 AWS-LC version.
This commit is contained in:
William Lallemand 2024-11-22 16:03:28 +01:00
parent 7472990f86
commit 0022962ecb

2
.github/matrix.py vendored
View File

@ -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",
]