@@ -41,12 +41,12 @@ jobs:
4141 - {VERSION: "3.13", NOXSESSION: "tests-ssh", OPENSSL: {TYPE: "openssl", VERSION: "3.5.0"}}
4242 - {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.0.0"}}
4343 - {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.1.0"}}
44- # Latest commit on the BoringSSL main branch, as of May 08 , 2025.
45- - {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "864a235afcf4d2575b1eab8de96fbf0d84f6cda9 "}}
44+ # Latest commit on the BoringSSL main branch, as of May 09 , 2025.
45+ - {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "f371c85a8d58bf911cba6073bcca6d497af81dc9 "}}
4646 # Latest tag of AWS-LC main branch, as of May 02, 2025.
4747 - {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.50.1"}}
48- # Latest commit on the OpenSSL master branch, as of May 08 , 2025.
49- - {VERSION: "3.13", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "d56f9b4d894d1a3ce92f1c308ef42398495943e7 "}}
48+ # Latest commit on the OpenSSL master branch, as of May 09 , 2025.
49+ - {VERSION: "3.13", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "ce76714966227a2ba6a4ef80c2bd78bb36f6cffd "}}
5050 # Builds with various Rust versions. Includes MSRV and next
5151 # potential future MSRV.
5252 # - 1.70: crates.io sparse protocol by default
0 commit comments