Skip to content

Commit c1c8f21

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

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
@@ -47,8 +47,8 @@ jobs:
4747
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
4848
# Latest commit on the BoringSSL main branch, as of Apr 11, 2025.
4949
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "5386d908a663a424d154cbae7f76f2266c60c2fe"}}
50-
# Latest commit on the OpenSSL master branch, as of Apr 10, 2025.
51-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "172076029c0bbb188e321f5832f6a15971834e90"}}
50+
# Latest commit on the OpenSSL master branch, as of Apr 12, 2025.
51+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "8d2e4d6d8c927f05948e048fcbf62982feaf11b4"}}
5252
# Builds with various Rust versions. Includes MSRV and next
5353
# potential future MSRV.
5454
# - 1.70: crates.io sparse protocol by default

0 commit comments

Comments
 (0)