mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-20 00:10:41 -05:00
CI: update to the latest AWS-LC version
Update the CI to the 1.39.0 AWS-LC version.
This commit is contained in:
parent
7472990f86
commit
0022962ecb
1 changed files with 1 additions and 1 deletions
2
.github/matrix.py
vendored
2
.github/matrix.py
vendored
|
|
@ -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",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue