@@ -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 master branch, as of Oct 23 , 2024.
49- - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "ce572d6e9bde836016b200169abf81e71b2a55bf "}}
50- # Latest commit on the OpenSSL master branch, as of Oct 23 , 2024.
51- - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "36254fda37fe169e136079404a3c32aeea35cbd4 "}}
48+ # Latest commit on the BoringSSL master branch, as of Oct 24 , 2024.
49+ - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "69be68ca92936dd8ddb9e7bf1a491bb89f2f1a8f "}}
50+ # Latest commit on the OpenSSL master branch, as of Oct 24 , 2024.
51+ - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "3d3bb26a13dcc67f99e66de6a44ae9ced117f64b "}}
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