@@ -41,12 +41,12 @@ jobs:
41
41
- {VERSION: "3.13", NOXSESSION: "tests-ssh", OPENSSL: {TYPE: "openssl", VERSION: "3.5.0"}}
42
42
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.0.0"}}
43
43
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.1.0"}}
44
- # Latest commit on the BoringSSL main branch, as of May 13 , 2025.
45
- - {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "2a514a51baebd5a232fc64f7b082f7a8b28cd29d "}}
44
+ # Latest commit on the BoringSSL main branch, as of May 14 , 2025.
45
+ - {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "89973806bc2ef652189e157f2736a7d32229c404 "}}
46
46
# Latest tag of AWS-LC main branch, as of May 13, 2025.
47
47
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.51.2"}}
48
- # Latest commit on the OpenSSL master branch, as of May 13 , 2025.
49
- - {VERSION: "3.13", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "53ea500c49d41f516755aab0f03d8f5066c8623b "}}
48
+ # Latest commit on the OpenSSL master branch, as of May 14 , 2025.
49
+ - {VERSION: "3.13", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "c1ab5734ab504b500ef2f00b0f268496ef3a7bf5 "}}
50
50
# Builds with various Rust versions. Includes MSRV and next
51
51
# potential future MSRV.
52
52
# - 1.70: crates.io sparse protocol by default
0 commit comments