Skip to content

Commit ec053f0

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ jobs:
4343
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.9.2"}}
4444
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.0.0"}}
4545
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
46-
# Latest commit on the BoringSSL main branch, as of Mar 11, 2025.
47-
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "b1ef5eee90d8748d5273fa3e6bb618dd4f925135"}}
48-
# Latest commit on the OpenSSL master branch, as of Mar 11, 2025.
49-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "cad3520bf7b7ff0118cf743210d33a5632337183"}}
46+
# Latest commit on the BoringSSL main branch, as of Mar 12, 2025.
47+
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "781eb42d34e5a575c30a2f34102453d2f739ce81"}}
48+
# Latest commit on the OpenSSL master branch, as of Mar 12, 2025.
49+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "2df40ea6ffde5937f7eeb3473f1066b4e57d3463"}}
5050
# Builds with various Rust versions. Includes MSRV and next
5151
# potential future MSRV.
5252
# - 1.70: crates.io sparse protocol by default

0 commit comments

Comments
 (0)