@@ -43,10 +43,10 @@ jobs:
4343 - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.9.2"}}
4444 - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.0.0"}}
4545 - {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
46- # Latest commit on the BoringSSL main branch, as of Mar 11 , 2025.
47- - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "b1ef5eee90d8748d5273fa3e6bb618dd4f925135 "}}
48- # Latest commit on the OpenSSL master branch, as of Mar 11 , 2025.
49- - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "cad3520bf7b7ff0118cf743210d33a5632337183 "}}
46+ # Latest commit on the BoringSSL main branch, as of Mar 12 , 2025.
47+ - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "781eb42d34e5a575c30a2f34102453d2f739ce81 "}}
48+ # Latest commit on the OpenSSL master branch, as of Mar 12 , 2025.
49+ - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "2df40ea6ffde5937f7eeb3473f1066b4e57d3463 "}}
5050 # Builds with various Rust versions. Includes MSRV and next
5151 # potential future MSRV.
5252 # - 1.70: crates.io sparse protocol by default
0 commit comments