Skip to content

Commit

Permalink
boringssl ci bump (#7111)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Apr 23, 2022
1 parent 9e5714b commit c38e400
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.10", TOXENV: "py310", OPENSSL: {TYPE: "libressl", VERSION: "3.5.1"}}
- {VERSION: "3.11-dev", TOXENV: "py311"}
- {VERSION: "3.10", TOXENV: "py310-randomorder"}
# Latest commit on the master branch, as of April 21, 2022.
- {VERSION: "3.10", TOXENV: "py310", OPENSSL: {TYPE: "boringssl", VERSION: "f299342e38fd34b589604ef5b730623da13ee235"}}
# Latest commit on the master branch, as of April 22, 2022.
- {VERSION: "3.10", TOXENV: "py310", OPENSSL: {TYPE: "boringssl", VERSION: "59e37765f1dbc63a121153f664505cf65499e66c"}}
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 c38e400

Please sign in to comment.