@@ -45,10 +45,10 @@ jobs:
45
45
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.9.2"}}
46
46
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.0.0"}}
47
47
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
48
- # Latest commit on the BoringSSL master branch, as of Nov 20 , 2024.
49
- - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "264f4f7a958af6c4ccb04662e302a99dfa7c5b85 "}}
50
- # Latest commit on the OpenSSL master branch, as of Nov 20 , 2024.
51
- - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "dcb5d6bf887797ce65a88fa08e66167fa4155657 "}}
48
+ # Latest commit on the BoringSSL master branch, as of Nov 21 , 2024.
49
+ - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "5cce3fbd23e14b8e12c8b842ab9af00448582142 "}}
50
+ # Latest commit on the OpenSSL master branch, as of Nov 21 , 2024.
51
+ - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "47a80fd2034cd4314d3b4958539dcd3106087109 "}}
52
52
# Builds with various Rust versions. Includes MSRV and next
53
53
# potential future MSRV.
54
54
# - 1.70: crates.io sparse protocol by default
0 commit comments