Bump BoringSSL and/or OpenSSL in CI (#12340)

Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
This commit is contained in:
pyca-boringbot[bot] 2025-01-25 00:18:19 +00:00 committed by GitHub
parent 023a2597ec
commit 8844ca3626
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,8 +44,8 @@ jobs:
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
# Latest commit on the BoringSSL main branch, as of Jan 24, 2025.
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "5823b5e1b1e964ef0d1f5be2be907ded3feaf155"}}
# Latest commit on the OpenSSL master branch, as of Jan 24, 2025.
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "8900cdf2305c55aa3a1d4b0d6b4d33afdc72e756"}}
# Latest commit on the OpenSSL master branch, as of Jan 25, 2025.
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "cfc62a3c467b73207315060de1fe9af90c82d863"}}
# Builds with various Rust versions. Includes MSRV and next
# potential future MSRV.
# - 1.70: crates.io sparse protocol by default