@@ -45,12 +45,12 @@ 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 main branch, as of Apr 22 , 2025.
49
- - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "217e99d014841d4521a04f02d9cc36d7f80c6bb8 "}}
48
+ # Latest commit on the BoringSSL main branch, as of Apr 23 , 2025.
49
+ - {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "8d312a04845e98a0c3ceafde50377b56fc83d2c0 "}}
50
50
# Latest tag of AWS-LC main branch, as of March 28, 2025.
51
51
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.49.1"}}
52
- # Latest commit on the OpenSSL master branch, as of Apr 19 , 2025.
53
- - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "871182d29dc24bbb51ff7a4d952ff9d9868f14b5 "}}
52
+ # Latest commit on the OpenSSL master branch, as of Apr 23 , 2025.
53
+ - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "1ad186986c8c90dfc58666531c0554641e022dbb "}}
54
54
# Builds with various Rust versions. Includes MSRV and next
55
55
# potential future MSRV.
56
56
# - 1.70: crates.io sparse protocol by default
0 commit comments