Skip to content

Commit

Permalink
Bump BoringSSL version to dc112e7ffc9bf95d01f08478ac9be90d6a695cdd (#…
Browse files Browse the repository at this point in the history
…7416)

Co-authored-by: BoringSSL Bot <[email protected]>
  • Loading branch information
pyca-boringbot[bot] and BoringSSL Bot authored Jul 12, 2022
1 parent fb41579 commit da63d82
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 @@ -45,8 +45,8 @@ jobs:
- {VERSION: "3.10", TOXENV: "py310", OPENSSL: {TYPE: "libressl", VERSION: "3.5.3"}}
- {VERSION: "3.11-dev", TOXENV: "py311"}
- {VERSION: "3.10", TOXENV: "py310-randomorder"}
# Latest commit on the master branch, as of Jul 09, 2022.
- {VERSION: "3.10", TOXENV: "py310", OPENSSL: {TYPE: "boringssl", VERSION: "5c1d5d8035bfad737bed79cd600c6600647e947f"}}
# Latest commit on the master branch, as of Jul 12, 2022.
- {VERSION: "3.10", TOXENV: "py310", OPENSSL: {TYPE: "boringssl", VERSION: "dc112e7ffc9bf95d01f08478ac9be90d6a695cdd"}}
RUST:
- stable
name: "${{ matrix.PYTHON.TOXENV }} ${{ matrix.PYTHON.OPENSSL.TYPE }} ${{ matrix.PYTHON.OPENSSL.VERSION }} ${{ matrix.PYTHON.TOXARGS }} ${{ matrix.PYTHON.OPENSSL.CONFIG_FLAGS }}"
Expand Down

0 comments on commit da63d82

Please sign in to comment.