Skip to content

Commit b662354

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

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
@@ -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 13, 2026.
52-
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "ef0c0723156ff8014feb6b6789afe1e43d7e8710"}}
51+
# Latest commit on the BoringSSL main branch, as of Aug 14, 2026.
52+
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "3c31f33f61cdb22e48437c4347d17c6cebab1506"}}
5353
# Latest tag of AWS-LC main branch, as of Aug 06, 2026.
5454
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v5.5.0"}}
55-
# Latest commit on the OpenSSL master branch, as of Aug 13, 2026.
56-
- {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "0b9dacf5ef252775a9fab0e876a05415b23651ab"}}
55+
# Latest commit on the OpenSSL master branch, as of Aug 14, 2026.
56+
- {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "d9f5cb8965cb56414b97a95a101dc68e08f26476"}}
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"}
6262
- {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: "ef0c0723156ff8014feb6b6789afe1e43d7e8710"}}
63+
- {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "1.83.0", OPENSSL: {TYPE: "boringssl", VERSION: "3c31f33f61cdb22e48437c4347d17c6cebab1506"}}
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)