Skip to content

Commit 365c577

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump BoringSSL and/or OpenSSL in CI (pyca#12856)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
1 parent 2477f10 commit 365c577

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ jobs:
4444
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "0f1d0df6183d6ddf0b4d7a10bf80122c7ec260e6"}}
4545
# Latest tag of AWS-LC main branch, as of May 02, 2025.
4646
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.50.1"}}
47-
# Latest commit on the OpenSSL master branch, as of May 02, 2025.
48-
- {VERSION: "3.13", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "3513a830cc159c913b6c9bf1cbaf1577a1f47808"}}
47+
# Latest commit on the OpenSSL master branch, as of May 05, 2025.
48+
- {VERSION: "3.13", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "af5952d533b772ef8a3d7c666ed918acfc1dd911"}}
4949
# Builds with various Rust versions. Includes MSRV and next
5050
# potential future MSRV.
5151
# - 1.70: crates.io sparse protocol by default

0 commit comments

Comments
 (0)