@@ -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 24 , 2024.
49
- - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "a351cc0c570a436f182c51efda65bd6e72f62ab8 "}}
50
- # Latest commit on the OpenSSL master branch, as of Nov 23 , 2024.
51
- - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "ea5817854cf67b89c874101f209f06ae016fd333 "}}
48
+ # Latest commit on the BoringSSL master branch, as of Nov 26 , 2024.
49
+ - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "705a80f6955bf1fa63572dbc4e0729e698c1d9db "}}
50
+ # Latest commit on the OpenSSL master branch, as of Nov 26 , 2024.
51
+ - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "b9886a6f3483e0525596d3b3956416282038da82 "}}
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