Skip to content

Commit cc3ed4f

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump BoringSSL and/or OpenSSL in CI (#12273)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent e818efc commit cc3ed4f

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 master branch, as of Jan 10, 2025.
46-
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "e4b6d4f754ba9ec2f1b40a4a091d3f6ad01ea084"}}
45+
# Latest commit on the BoringSSL master branch, as of Jan 13, 2025.
46+
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "574fd72ebc0a15c4e54066e368c7834e6f86205d"}}
4747
# Latest commit on the OpenSSL master branch, as of Jan 12, 2025.
4848
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "b049ce0e354011be075e620b9ba7cf4d7c8f9577"}}
4949
# Builds with various Rust versions. Includes MSRV and next

0 commit comments

Comments
 (0)