Skip to content

Commit

Permalink
Bump BoringSSL and/or OpenSSL in CI (#8983)
Browse files Browse the repository at this point in the history
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
  • Loading branch information
pyca-boringbot[bot] and pyca-boringbot[bot] committed May 30, 2023
1 parent 3e24e44 commit 88e8c28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -43,8 +43,8 @@ jobs:
- {VERSION: "3.12-dev", NOXSESSION: "tests"}
# Latest commit on the BoringSSL master branch, as of May 27, 2023.
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "b0a026f8541c551854efd617021bb276f1fe5c23"}}
# Latest commit on the OpenSSL master branch, as of May 26, 2023.
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "0bf7e94c10f1b00510b8a36cdcbedc02a66468be"}}
# Latest commit on the OpenSSL master branch, as of May 30, 2023.
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "36424806d699233b9a90a3a97fff3011828e2548"}}
# Builds with various Rust versions. Includes MSRV and potential
# future MSRV:
# 1.60 - pem 2.0.1
Expand Down

0 comments on commit 88e8c28

Please sign in to comment.