@@ -48,19 +48,19 @@ jobs:
4848 - {VERSION: "3.14", NOXSESSION: "tests-ssh", OPENSSL: {TYPE: "openssl", VERSION: "3.6.3"}}
4949 - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.2.1"}}
5050 - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.3.2"}}
51- # Latest commit on the BoringSSL main branch, as of Aug 18 , 2026.
52- - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "bb2b3174e6d48a32f07f1f3e100f68f3239ebb3f "}}
51+ # Latest commit on the BoringSSL main branch, as of Aug 19 , 2026.
52+ - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "d9cace2c916914c437a10bf987017ba7792c0d57 "}}
5353 # Latest tag of AWS-LC main branch, as of Aug 06, 2026.
5454 - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v5.5.0"}}
55- # Latest commit on the OpenSSL master branch, as of Aug 18 , 2026.
56- - {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "5578e426ccd22135301379557683130d8bc30afe "}}
55+ # Latest commit on the OpenSSL master branch, as of Aug 19 , 2026.
56+ - {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "f8c7d65c6cea5710acf55e769ee37988c416217a "}}
5757 # Builds with various Rust versions. Includes MSRV and next
5858 # potential future MSRV.
5959 # - 1.85: 2024 edition
6060 # - 1.95: cfg_select
6161 - {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "1.83.0"}
6262 - {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "1.83.0", OPENSSL: {TYPE: "aws-lc", VERSION: "v5.5.0"}}
63- - {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "1.83.0", OPENSSL: {TYPE: "boringssl", VERSION: "bb2b3174e6d48a32f07f1f3e100f68f3239ebb3f "}}
63+ - {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "1.83.0", OPENSSL: {TYPE: "boringssl", VERSION: "d9cace2c916914c437a10bf987017ba7792c0d57 "}}
6464 - {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "beta"}
6565 - {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "nightly"}
6666 - {VERSION: "3.14", NOXSESSION: "tests-rust-debug"}
0 commit comments