Skip to content

Commit da94440

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump BoringSSL and/or OpenSSL in CI (#9544)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent 7df73d3 commit da94440

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ jobs:
4343
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "libressl", VERSION: "3.8.1"}}
4444
- {VERSION: "3.11", NOXSESSION: "tests-randomorder"}
4545
- {VERSION: "3.12-dev", NOXSESSION: "tests"}
46-
# Latest commit on the BoringSSL master branch, as of Sep 02, 2023.
47-
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "6ca49385b168f47a50e7172d82a590b218f55e4d"}}
46+
# Latest commit on the BoringSSL master branch, as of Sep 05, 2023.
47+
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "fa343af32b77f5f005a651656732ae3f0b526774"}}
4848
# Latest commit on the OpenSSL master branch, as of Sep 05, 2023.
49-
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "b12c07cfba9651ae80b7020ffe8e634f47581389"}}
49+
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "e664ef78b92532bf94c7976b181d88c4abf83074"}}
5050
# Builds with various Rust versions. Includes MSRV and next
5151
# potential future MSRV:
5252
# 1.64 - maturin

0 commit comments

Comments
 (0)