Skip to content

Commit 8e146ae

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump BoringSSL and/or OpenSSL in CI (#12429)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent 21f0f5c commit 8e146ae

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 main branch, as of Feb 09, 2025.
4646
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "0147d7f28324c5b2923cd1e412e8aaf74124622c"}}
47-
# Latest commit on the OpenSSL master branch, as of Feb 07, 2025.
48-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "78d252889b7d126b9baf5075db6990658c87f85b"}}
47+
# Latest commit on the OpenSSL master branch, as of Feb 11, 2025.
48+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "d69c014608acdfa37839d49412e6d6974ac539a0"}}
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)