Skip to content

Commit

Permalink
Bump BoringSSL version to 1f51cfc7d7f54d2bee30bb5793470ef9c36a5083 (#…
Browse files Browse the repository at this point in the history
…7347)

Co-authored-by: BoringSSL Bot <[email protected]>
  • Loading branch information
pyca-boringbot[bot] and BoringSSL Bot authored Jun 18, 2022
1 parent f581dfa commit 7322b7c
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 @@ -43,8 +43,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 Jun 15, 2022.
- {VERSION: "3.10", TOXENV: "py310", OPENSSL: {TYPE: "boringssl", VERSION: "41eb890f77090ea22e5403dd256fb4a622b79928"}}
# Latest commit on the master branch, as of Jun 18, 2022.
- {VERSION: "3.10", TOXENV: "py310", OPENSSL: {TYPE: "boringssl", VERSION: "1f51cfc7d7f54d2bee30bb5793470ef9c36a5083"}}
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 7322b7c

Please sign in to comment.