@@ -44,10 +44,10 @@ jobs:
44
44
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.9.2"}}
45
45
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.0.0"}}
46
46
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
47
- # Latest commit on the BoringSSL main branch, as of Mar 12 , 2025.
48
- - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "781eb42d34e5a575c30a2f34102453d2f739ce81 "}}
49
- # Latest commit on the OpenSSL master branch, as of Mar 12 , 2025.
50
- - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "2df40ea6ffde5937f7eeb3473f1066b4e57d3463 "}}
47
+ # Latest commit on the BoringSSL main branch, as of Mar 13 , 2025.
48
+ - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "97e73a3d7fc78119b1ddcb8011552b76d55815bf "}}
49
+ # Latest commit on the OpenSSL master branch, as of Mar 13 , 2025.
50
+ - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "7097d2e00ea9f0119a5e42f13a51487fb1e67aa3 "}}
51
51
# Builds with various Rust versions. Includes MSRV and next
52
52
# potential future MSRV.
53
53
# - 1.70: crates.io sparse protocol by default
0 commit comments