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

Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
This commit is contained in:
pyca-boringbot[bot] 2024-01-03 19:19:21 -05:00 committed by GitHub
parent 0e44ccfd82
commit 8926cfbd7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,10 +43,10 @@ jobs:
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "libressl", VERSION: "3.7.3"}}
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "libressl", VERSION: "3.8.2"}}
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
# Latest commit on the BoringSSL master branch, as of Jan 03, 2024.
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "c0ae579dbbcd47ca60fd9539bf6cfc1bd0b434e9"}}
# Latest commit on the OpenSSL master branch, as of Jan 03, 2024.
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "d8fa4cf76308924daaf2335c6c0ff2f7334a5b26"}}
# Latest commit on the BoringSSL master branch, as of Jan 04, 2024.
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "cf00b172a128b6c998035fbe96c1f922a7bda3d8"}}
# Latest commit on the OpenSSL master branch, as of Jan 04, 2024.
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "8b9cf1bc2c3085b6e9493a057209ffd0bddf48a6"}}
# Builds with various Rust versions. Includes MSRV and next
# potential future MSRV:
# 1.64 - maturin, workspace inheritance