Skip to content

Commit fac5a99

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

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
@@ -42,8 +42,8 @@ jobs:
4242
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.9.2"}}
4343
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.0.0"}}
4444
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
45-
# Latest commit on the BoringSSL main branch, as of Jan 29, 2025.
46-
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "817ab07ebb53da35afea409ab9328f578492832d"}}
45+
# Latest commit on the BoringSSL main branch, as of Jan 30, 2025.
46+
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "2b19cd39ba3adcba04640dfb840666ec1874afcc"}}
4747
# Latest commit on the OpenSSL master branch, as of Jan 28, 2025.
4848
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "aa52ec9b0ae5c32bb4759b71117737002cbd1263"}}
4949
# Builds with various Rust versions. Includes MSRV and next

0 commit comments

Comments
 (0)