Skip to content

Commit a3ccd0b

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

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.12", NOXSESSION: "tests-randomorder"}
4545
# Latest commit on the BoringSSL master branch, as of Dec 24, 2024.
4646
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "822902749a5956bba09c7e9e451104e8a74f02c5"}}
47-
# Latest commit on the OpenSSL master branch, as of Dec 31, 2024.
48-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "4f37e543d9e61b999a2c9905a1d89463b7964780"}}
47+
# Latest commit on the OpenSSL master branch, as of Jan 01, 2025.
48+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "0baa3ac736520c9457c5ef05614fdd54b8dc5515"}}
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)