Skip to content

Commit

Permalink
Bump BoringSSL and/or OpenSSL in CI (#9920)
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 Nov 26, 2023
1 parent 184f1a2 commit d7b12c9
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 master branch, as of Nov 24, 2023.
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "b3d1666b989c39c6e2f78d9c37de79b308c57a92"}}
# Latest commit on the OpenSSL master branch, as of Nov 25, 2023.
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "1da7c09f7987a227701b6324e56003a89e9febf2"}}
# Latest commit on the OpenSSL master branch, as of Nov 26, 2023.
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "e64ad80c72b0743871f02badfe199d713b0cdadd"}}
# Builds with various Rust versions. Includes MSRV and next
# potential future MSRV:
# 1.64 - maturin, workspace inheritance
Expand Down

0 comments on commit d7b12c9

Please sign in to comment.