Skip to content

Commit

Permalink
Bump BoringSSL and/or OpenSSL in CI (#12477)
Browse files Browse the repository at this point in the history
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
  • Loading branch information
pyca-boringbot[bot] and pyca-boringbot[bot] authored Feb 17, 2025
1 parent 4d7bcee commit 5e89903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
# Latest commit on the BoringSSL main branch, as of Feb 15, 2025.
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "8c6b0c04f19f5a6a13af3e29a6a4bb6784cb2bd7"}}
# Latest commit on the OpenSSL master branch, as of Feb 16, 2025.
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "fc00d9b7b1a4f358fa25e0bc73a5da6763c8b6be"}}
# Latest commit on the OpenSSL master branch, as of Feb 17, 2025.
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "7d284560a0624206356d46a948ab3a0b6f670c0e"}}
# Builds with various Rust versions. Includes MSRV and next
# potential future MSRV.
# - 1.70: crates.io sparse protocol by default
Expand Down

0 comments on commit 5e89903

Please sign in to comment.