Skip to content

Commit 8ffe87b

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump BoringSSL and/or OpenSSL in CI (#9034)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
1 parent 8b18199 commit 8ffe87b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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.11", NOXSESSION: "tests", OPENSSL: {TYPE: "libressl", VERSION: "3.8.0"}}
4646
- {VERSION: "3.11", NOXSESSION: "tests-randomorder"}
4747
- {VERSION: "3.12-dev", NOXSESSION: "tests"}
48-
# Latest commit on the BoringSSL master branch, as of Jun 03, 2023.
49-
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "b0341041b03ea71d8371a9692aedae263fc06ee9"}}
48+
# Latest commit on the BoringSSL master branch, as of Jun 06, 2023.
49+
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "4a0393fcf37d7dbd090a5bb2293601a9ec7605da"}}
5050
# Latest commit on the OpenSSL master branch, as of Jun 05, 2023.
5151
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "80935bf5ad309bf6c03591acf1d48fe1db57b78f"}}
5252
# Builds with various Rust versions. Includes MSRV and potential

0 commit comments

Comments
 (0)