Skip to content

Commit

Permalink
Bump BoringSSL and/or OpenSSL in CI (#9613)
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] committed Sep 18, 2023
1 parent 873d674 commit d7aa761
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 @@ -46,8 +46,8 @@ jobs:
- {VERSION: "3.12-dev", NOXSESSION: "tests"}
# Latest commit on the BoringSSL master branch, as of Sep 13, 2023.
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "ecb7e9ae5cf7e940751f0f68d212fb2b099322ef"}}
# Latest commit on the OpenSSL master branch, as of Sep 16, 2023.
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "388a8e731445d190a46ec27b2ff5b4bf334d526b"}}
# Latest commit on the OpenSSL master branch, as of Sep 18, 2023.
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "861027ffd06019baf82148837e30a992ca9b055e"}}
# Builds with various Rust versions. Includes MSRV and next
# potential future MSRV:
# 1.64 - maturin
Expand Down

0 comments on commit d7aa761

Please sign in to comment.