Skip to content

Commit 9a208e1

Browse files
pyca-boringbot[bot]BoringSSL Bot
andauthored
Bump BoringSSL version to 19009c51bff0706362e824f66a0b189326a1c27d (#7555)
Co-authored-by: BoringSSL Bot <pyca-boringbot@users.noreply.github.com>
1 parent b342224 commit 9a208e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ jobs:
4545
- {VERSION: "3.10", TOXENV: "py310", OPENSSL: {TYPE: "libressl", VERSION: "3.5.3"}}
4646
- {VERSION: "3.11-dev", TOXENV: "py311"}
4747
- {VERSION: "3.10", TOXENV: "py310-randomorder"}
48-
# Latest commit on the master branch, as of Aug 31, 2022.
49-
- {VERSION: "3.10", TOXENV: "py310", OPENSSL: {TYPE: "boringssl", VERSION: "10fef972e47d1621b76af959733802167b8d4075"}}
48+
# Latest commit on the master branch, as of Sep 01, 2022.
49+
- {VERSION: "3.10", TOXENV: "py310", OPENSSL: {TYPE: "boringssl", VERSION: "19009c51bff0706362e824f66a0b189326a1c27d"}}
5050
name: "${{ matrix.PYTHON.TOXENV }} ${{ matrix.PYTHON.OPENSSL.TYPE }} ${{ matrix.PYTHON.OPENSSL.VERSION }} ${{ matrix.PYTHON.TOXARGS }} ${{ matrix.PYTHON.OPENSSL.CONFIG_FLAGS }}"
5151
timeout-minutes: 15
5252
steps:

0 commit comments

Comments
 (0)