@@ -45,12 +45,12 @@ jobs:
4545 - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.9.2"}}
4646 - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.0.0"}}
4747 - {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
48- # Latest commit on the BoringSSL main branch, as of Apr 23 , 2025.
49- - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "8d312a04845e98a0c3ceafde50377b56fc83d2c0 "}}
48+ # Latest commit on the BoringSSL main branch, as of Apr 24 , 2025.
49+ - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "cccf8525db8a57153d3cb3e22efed2db4b71a8ab "}}
5050 # Latest tag of AWS-LC main branch, as of March 28, 2025.
5151 - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.49.1"}}
52- # Latest commit on the OpenSSL master branch, as of Apr 23 , 2025.
53- - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "1ad186986c8c90dfc58666531c0554641e022dbb "}}
52+ # Latest commit on the OpenSSL master branch, as of Apr 24 , 2025.
53+ - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "8f99bcdbb80103b7cbdc4269c607142549e2d678 "}}
5454 # Builds with various Rust versions. Includes MSRV and next
5555 # potential future MSRV.
5656 # - 1.70: crates.io sparse protocol by default
0 commit comments