@@ -43,10 +43,10 @@ jobs:
43
43
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.8.4"}}
44
44
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.9.2"}}
45
45
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
46
- # Latest commit on the BoringSSL master branch, as of Aug 31 , 2024.
47
- - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "73030794f7aaf4f614486b511908841852807936 "}}
48
- # Latest commit on the OpenSSL master branch, as of Sep 03 , 2024.
49
- - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "01f4b44e075a796d62d3b007a80c5c04d0e77bfb "}}
46
+ # Latest commit on the BoringSSL master branch, as of Sep 04 , 2024.
47
+ - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "6763c954da6b9c7ff4e4c1a335c3833c55a0ec05 "}}
48
+ # Latest commit on the OpenSSL master branch, as of Sep 04 , 2024.
49
+ - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "bbe4571f570ec28b4709746b6d4d624ca5394cc6 "}}
50
50
# Builds with various Rust versions. Includes MSRV and next
51
51
# potential future MSRV.
52
52
- {VERSION: "3.12", NOXSESSION: "rust,tests", RUST: "1.65.0"}
0 commit comments