Skip to content

Commit 539b03b

Browse files
pyca-boringbot[bot]BoringSSL Bot
and
BoringSSL Bot
authored
Bump BoringSSL version to 24c01865dc9e010db4edca08a94c2a1fbe092b23 (#7451)
Co-authored-by: BoringSSL Bot <[email protected]>
1 parent 7b36be3 commit 539b03b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
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 Jul 26, 2022.
49-
- {VERSION: "3.10", TOXENV: "py310", OPENSSL: {TYPE: "boringssl", VERSION: "b95c7e53d7d4376dbba18c3e3bbba99d66e3fbff"}}
48+
# Latest commit on the master branch, as of Jul 27, 2022.
49+
- {VERSION: "3.10", TOXENV: "py310", OPENSSL: {TYPE: "boringssl", VERSION: "24c01865dc9e010db4edca08a94c2a1fbe092b23"}}
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)