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