Skip to content

Commit 73cfc50

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

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.12-dev", NOXSESSION: "tests"}
4646
# Latest commit on the BoringSSL master branch, as of Sep 05, 2023.
4747
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "fa343af32b77f5f005a651656732ae3f0b526774"}}
48-
# Latest commit on the OpenSSL master branch, as of Sep 05, 2023.
49-
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "e664ef78b92532bf94c7976b181d88c4abf83074"}}
48+
# Latest commit on the OpenSSL master branch, as of Sep 06, 2023.
49+
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "c1673a60e40f6dcd110d1a4ff3e11a3297ada2da"}}
5050
# Builds with various Rust versions. Includes MSRV and next
5151
# potential future MSRV:
5252
# 1.64 - maturin

0 commit comments

Comments
 (0)