Skip to content

Commit d21b465

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump BoringSSL and/or OpenSSL in CI (#12102)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent 7e6606e commit d21b465

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
@@ -45,8 +45,8 @@ jobs:
4545
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.9.2"}}
4646
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.0.0"}}
4747
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
48-
# Latest commit on the BoringSSL master branch, as of Dec 04, 2024.
49-
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "391bd56eaaa8b0a00cdb0f9a4ed25cc0f11c9791"}}
48+
# Latest commit on the BoringSSL master branch, as of Dec 05, 2024.
49+
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "6bf2625ee0435a2d07e5609318a86c3ce1d533b6"}}
5050
# Latest commit on the OpenSSL master branch, as of Dec 04, 2024.
5151
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "f7c4d4519cd5daad5335b39ba7a3c864c65bf6ee"}}
5252
# Builds with various Rust versions. Includes MSRV and next

0 commit comments

Comments
 (0)