From ba048b7aba8dfee12b40300b9e3e42cea4ef98bf Mon Sep 17 00:00:00 2001 From: "pyca-boringbot[bot]" Date: Sun, 16 Aug 2026 10:04:03 +0000 Subject: [PATCH] Bump BoringSSL, OpenSSL, AWS-LC in CI --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b6419042de01..eab07fd02bcb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,8 +52,8 @@ jobs: - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "b0760837957bf86bd2014d258a948ee76f43c83f"}} # Latest tag of AWS-LC main branch, as of Aug 06, 2026. - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v5.5.0"}} - # Latest commit on the OpenSSL master branch, as of Aug 15, 2026. - - {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "fd2e2860a415c6febbb180ab4133dfa0e9d8d6a6"}} + # Latest commit on the OpenSSL master branch, as of Aug 16, 2026. + - {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "97a5ea9f317bbd460e3e15975f256d50c8ede8cc"}} # Builds with various Rust versions. Includes MSRV and next # potential future MSRV. # - 1.85: 2024 edition