Skip to content

Commit 44e0878

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

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 Nov 16, 2024.
49-
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "83fc0d94d7040544480d42db01554f2421cfc081"}}
48+
# Latest commit on the BoringSSL master branch, as of Nov 19, 2024.
49+
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "bb01fbf752b9197d2a2ffc890d1b2b9390e9e319"}}
5050
# Latest commit on the OpenSSL master branch, as of Nov 16, 2024.
5151
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "5c5b8d2d7c59fc48981861629bb0b75a03497440"}}
5252
# Builds with various Rust versions. Includes MSRV and next

0 commit comments

Comments
 (0)