Skip to content

Commit b1a84f5

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

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
@@ -40,18 +40,18 @@ 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.2.1"}}
4242
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.3.1"}}
43-
# Latest commit on the BoringSSL main branch, as of May 27, 2026.
44-
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "e2a57cfb4d915b4ba820585aef9fdee7bca13fe5"}}
43+
# Latest commit on the BoringSSL main branch, as of May 28, 2026.
44+
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "f91f1447397c6719f9774dfb8e67329378e1f3d3"}}
4545
# Latest tag of AWS-LC main branch, as of May 09, 2026.
4646
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.73.0"}}
47-
# Latest commit on the OpenSSL master branch, as of May 27, 2026.
48-
- {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "1e6dbc7340a8c406c32f6713768de363bdadfdf8"}}
47+
# Latest commit on the OpenSSL master branch, as of May 28, 2026.
48+
- {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "94fbc0254fb9b04b528bcd1660420367b346f43f"}}
4949
# Builds with various Rust versions. Includes MSRV and next
5050
# potential future MSRV.
5151
# - 1.95: cfg_select
5252
- {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "1.83.0"}
5353
- {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "1.83.0", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.73.0"}}
54-
- {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "1.83.0", OPENSSL: {TYPE: "boringssl", VERSION: "e2a57cfb4d915b4ba820585aef9fdee7bca13fe5"}}
54+
- {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "1.83.0", OPENSSL: {TYPE: "boringssl", VERSION: "f91f1447397c6719f9774dfb8e67329378e1f3d3"}}
5555
- {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "beta"}
5656
- {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "nightly"}
5757
- {VERSION: "3.14", NOXSESSION: "tests-rust-debug"}

0 commit comments

Comments
 (0)