@@ -41,18 +41,18 @@ jobs:
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"}}
4343 - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.3.1"}}
44- # Latest commit on the BoringSSL main branch, as of Apr 28 , 2026.
45- - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "8415495eff36b92242762f55f22aa52a7e6f89df "}}
46- # Latest tag of AWS-LC main branch, as of Apr 14 , 2026.
47- - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.72.0 "}}
48- # Latest commit on the OpenSSL master branch, as of Apr 28 , 2026.
49- - {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "87b2a6a7ffba1da96745a7a73db3883efec8fdc1 "}}
44+ # Latest commit on the BoringSSL main branch, as of Apr 29 , 2026.
45+ - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "04aa32f96f3094994a2971d703f7489b75b94f84 "}}
46+ # Latest tag of AWS-LC main branch, as of Apr 29 , 2026.
47+ - {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.72.1 "}}
48+ # Latest commit on the OpenSSL master branch, as of Apr 29 , 2026.
49+ - {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "95b31c03358962a2e03ae414f5d4e0925b553959 "}}
5050 # Builds with various Rust versions. Includes MSRV and next
5151 # potential future MSRV.
5252 # noclippy due to: https://github.com/PyO3/pyo3/issues/5768
5353 - {VERSION: "3.14", NOXSESSION: "rust-noclippy,tests", RUST: "1.83.0"}
54- - {VERSION: "3.14", NOXSESSION: "rust-noclippy,tests", RUST: "1.83.0", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.72.0 "}}
55- - {VERSION: "3.14", NOXSESSION: "rust-noclippy,tests", RUST: "1.83.0", OPENSSL: {TYPE: "boringssl", VERSION: "8415495eff36b92242762f55f22aa52a7e6f89df "}}
54+ - {VERSION: "3.14", NOXSESSION: "rust-noclippy,tests", RUST: "1.83.0", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.72.1 "}}
55+ - {VERSION: "3.14", NOXSESSION: "rust-noclippy,tests", RUST: "1.83.0", OPENSSL: {TYPE: "boringssl", VERSION: "04aa32f96f3094994a2971d703f7489b75b94f84 "}}
5656 - {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "beta"}
5757 - {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "nightly"}
5858 - {VERSION: "3.14", NOXSESSION: "tests-rust-debug"}
0 commit comments