@@ -44,10 +44,10 @@ jobs:
44
44
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.8.4"}}
45
45
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.9.2"}}
46
46
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
47
- # Latest commit on the BoringSSL master branch, as of Aug 27 , 2024.
48
- - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "0a2d3a4de0922411ce6c6296c6bbf1f62055d23d "}}
49
- # Latest commit on the OpenSSL master branch, as of Aug 27 , 2024.
50
- - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "c07a34e18b098b77ce7ecb14273b7c75f59b5871 "}}
47
+ # Latest commit on the BoringSSL master branch, as of Aug 29 , 2024.
48
+ - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "296ef284e51a687920a1975a1a34fd2ffce0a646 "}}
49
+ # Latest commit on the OpenSSL master branch, as of Aug 29 , 2024.
50
+ - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "6dacee485fad2c4d334e08af48891636205ddb6b "}}
51
51
# Builds with various Rust versions. Includes MSRV and next
52
52
# potential future MSRV.
53
53
- {VERSION: "3.12", NOXSESSION: "rust,tests", RUST: "1.65.0"}
0 commit comments