@@ -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 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 "}}
47
+ # Latest commit on the BoringSSL master branch, as of Aug 30 , 2024.
48
+ - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "d8cd383938102c4533cc2bad78b02bd3a4de6a82 "}}
49
+ # Latest commit on the OpenSSL master branch, as of Aug 30 , 2024.
50
+ - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "0b97a5505efa8833bb7b8cabae45894ad6d910a2 "}}
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