Skip to content

Commit 6cb20b3

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump BoringSSL, OpenSSL, AWS-LC in CI (#14726)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
1 parent d6f372d commit 6cb20b3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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 23, 2026.
45-
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "b3a767e321751c7ada86b93f3528b288abf91914"}}
44+
# Latest commit on the BoringSSL main branch, as of Apr 24, 2026.
45+
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "439e53783a5f3829769f84bdd70a46f218fa10ed"}}
4646
# Latest tag of AWS-LC main branch, as of Apr 14, 2026.
4747
- {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 22, 2026.
49-
- {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "6e9f47be2e8ae71358a5805f826cd9c3e932e3de"}}
48+
# Latest commit on the OpenSSL master branch, as of Apr 24, 2026.
49+
- {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "d31fbbeded371bf30695727841b2e8da855c7ffa"}}
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"}
5454
- {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: "b3a767e321751c7ada86b93f3528b288abf91914"}}
55+
- {VERSION: "3.14", NOXSESSION: "rust-noclippy,tests", RUST: "1.83.0", OPENSSL: {TYPE: "boringssl", VERSION: "439e53783a5f3829769f84bdd70a46f218fa10ed"}}
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

Comments
 (0)