Skip to content

Commit 9836c11

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

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
@@ -44,8 +44,8 @@ jobs:
4444
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
4545
# Latest commit on the BoringSSL master branch, as of Nov 07, 2023.
4646
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "ad57528d2c978543106f9b115bd0eb658f3ebdd2"}}
47-
# Latest commit on the OpenSSL master branch, as of Nov 10, 2023.
48-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "a2b1ab6100d5f0fb50b61d241471eea087415632"}}
47+
# Latest commit on the OpenSSL master branch, as of Nov 11, 2023.
48+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "9e75a0b911ffb2ad99190a72a3d740d100edf61f"}}
4949
# Builds with various Rust versions. Includes MSRV and next
5050
# potential future MSRV:
5151
# 1.64 - maturin

0 commit comments

Comments
 (0)