Skip to content

Commit 4a90339

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump BoringSSL and/or OpenSSL in CI (#11789)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent 9b6bce2 commit 4a90339

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 master branch, as of Oct 17, 2024.
4949
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "ee3f9468584b6607f944b885ad50db35a70daf8d"}}
50-
# Latest commit on the OpenSSL master branch, as of Oct 17, 2024.
51-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "6bb62ab82682b9e19d594eb8fd52a5a560ba65f3"}}
50+
# Latest commit on the OpenSSL master branch, as of Oct 18, 2024.
51+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "f4c467452694e1211395d17c2c027d99c35ee1e1"}}
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)