@@ -40,17 +40,17 @@ jobs:
4040 - {VERSION: "3.14", NOXSESSION: "tests-ssh", OPENSSL: {TYPE: "openssl", VERSION: "3.6.2"}}
4141 - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.1.2"}}
4242 - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.2.1"}}
43- # Latest commit on the BoringSSL main branch, as of Apr 10 , 2026.
44- - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "94c4c7f9e0eeeff72ea1ac6abf1aed5bd2a82c0c "}}
45- # Latest tag of AWS-LC main branch, as of Mar 20 , 2026.
46- - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.71 .0"}}
43+ # Latest commit on the BoringSSL main branch, as of Apr 14 , 2026.
44+ - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "338a8b411a0999d815b4779cd3f5f16baa3abaaa "}}
45+ # Latest tag of AWS-LC main branch, as of Apr 14 , 2026.
46+ - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.72 .0"}}
4747 # Latest commit on the OpenSSL master branch, as of Sep 04, 2025.
4848 - {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "ceb45f64bde3d299c7ef529e5cd5372e4a421366"}}
4949 # Builds with various Rust versions. Includes MSRV and next
5050 # potential future MSRV.
5151 # noclippy due to: https://github.com/PyO3/pyo3/issues/5768
5252 - {VERSION: "3.14", NOXSESSION: "rust-noclippy,tests", RUST: "1.83.0"}
53- - {VERSION: "3.14", NOXSESSION: "rust-noclippy,tests", RUST: "1.83.0", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.71 .0"}}
53+ - {VERSION: "3.14", NOXSESSION: "rust-noclippy,tests", RUST: "1.83.0", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.72 .0"}}
5454 - {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "beta"}
5555 - {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "nightly"}
5656 - {VERSION: "3.14", NOXSESSION: "tests-rust-debug"}
0 commit comments