Skip to content

Commit 1aae69a

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ jobs:
4141
- {VERSION: "3.13", NOXSESSION: "tests-ssh", OPENSSL: {TYPE: "openssl", VERSION: "3.5.2"}}
4242
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.0.0"}}
4343
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.1.0"}}
44-
# Latest commit on the BoringSSL main branch, as of Sep 02, 2025.
45-
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "40e035a9e5d721b3b7c15c46259d782ffe7d9e96"}}
44+
# Latest commit on the BoringSSL main branch, as of Sep 04, 2025.
45+
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "f33224eb499a8f96aff9c15b71f99ec664818278"}}
4646
# Latest tag of AWS-LC main branch, as of Sep 03, 2025.
4747
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.60.0"}}
48-
# Latest commit on the OpenSSL master branch, as of Sep 03, 2025.
49-
- {VERSION: "3.13", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "5ce54ae14bd1ad1934dfe493fe39d89eb1d5b72d"}}
48+
# Latest commit on the OpenSSL master branch, as of Sep 04, 2025.
49+
- {VERSION: "3.13", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "ceb45f64bde3d299c7ef529e5cd5372e4a421366"}}
5050
# Builds with various Rust versions. Includes MSRV and next
5151
# potential future MSRV.
5252
# - 1.77: offset_of! in std (for pyo3), c"str" literals (replace cstr_from_literal)

0 commit comments

Comments
 (0)