Skip to content

Commit 52c03cd

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
and
pyca-boringbot[bot]
authored
Bump BoringSSL, OpenSSL, AWS-LC in CI (#12897)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent d801af9 commit 52c03cd

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.0"}}
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 May 13, 2025.
45-
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "2a514a51baebd5a232fc64f7b082f7a8b28cd29d"}}
44+
# Latest commit on the BoringSSL main branch, as of May 14, 2025.
45+
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "89973806bc2ef652189e157f2736a7d32229c404"}}
4646
# Latest tag of AWS-LC main branch, as of May 13, 2025.
4747
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.51.2"}}
48-
# Latest commit on the OpenSSL master branch, as of May 13, 2025.
49-
- {VERSION: "3.13", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "53ea500c49d41f516755aab0f03d8f5066c8623b"}}
48+
# Latest commit on the OpenSSL master branch, as of May 14, 2025.
49+
- {VERSION: "3.13", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "c1ab5734ab504b500ef2f00b0f268496ef3a7bf5"}}
5050
# Builds with various Rust versions. Includes MSRV and next
5151
# potential future MSRV.
5252
# - 1.70: crates.io sparse protocol by default

0 commit comments

Comments
 (0)