@@ -45,10 +45,10 @@ 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 06 , 2025.
49- - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "d5440dd2c2c500ac2d3bba4afec47a054b4d99ae "}}
50- # Latest commit on the OpenSSL master branch, as of Apr 06 , 2025.
51- - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "648366ad010b3b22c1f298d39934d72702b3fd55 "}}
48+ # Latest commit on the BoringSSL main branch, as of Apr 08 , 2025.
49+ - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "ef839bf397fb4ecdb66ef2679a08ac7b3563c50b "}}
50+ # Latest commit on the OpenSSL master branch, as of Apr 08 , 2025.
51+ - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "30adecd7258b1c657466f1ecf0c1d29491aac0b4 "}}
5252 # Builds with various Rust versions. Includes MSRV and next
5353 # potential future MSRV.
5454 # - 1.70: crates.io sparse protocol by default
0 commit comments