Skip to content

Commit a620cff

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

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/ci.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -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 05, 2026.
52-
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "67405dcc8526fd92ee204f744be56790d8b703bc"}}
53-
# Latest tag of AWS-LC main branch, as of Jul 23, 2026.
54-
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v5.4.0"}}
51+
# Latest commit on the BoringSSL main branch, as of Aug 06, 2026.
52+
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "cc7b53bd2745389657f0902825769237dbf20b72"}}
53+
# Latest tag of AWS-LC main branch, as of Aug 06, 2026.
54+
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v5.5.0"}}
5555
# Latest commit on the OpenSSL master branch, as of Aug 05, 2026.
5656
- {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "9c4d2c7bff92e678b88a5964a11c7057925a0bbb"}}
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"}
62-
- {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "1.83.0", OPENSSL: {TYPE: "aws-lc", VERSION: "v5.4.0"}}
63-
- {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "1.83.0", OPENSSL: {TYPE: "boringssl", VERSION: "67405dcc8526fd92ee204f744be56790d8b703bc"}}
62+
- {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: "cc7b53bd2745389657f0902825769237dbf20b72"}}
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

Comments
 (0)