Skip to content

Commit f10c821

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ jobs:
4444
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "libressl", VERSION: "3.8.0"}}
4545
- {VERSION: "3.11", NOXSESSION: "tests-randomorder"}
4646
- {VERSION: "3.12-dev", NOXSESSION: "tests"}
47-
# Latest commit on the BoringSSL master branch, as of Jul 26, 2023.
48-
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "e4acd6cb568214b1c7db4e59ce54ea2e1deae1f5"}}
49-
# Latest commit on the OpenSSL master branch, as of Jul 28, 2023.
50-
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "ae29622f39f7deb0599624cc7a771bfc05f1353f"}}
47+
# Latest commit on the BoringSSL master branch, as of Jul 29, 2023.
48+
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "d95b03c315bac8c44d3ce062053d3a5817915d91"}}
49+
# Latest commit on the OpenSSL master branch, as of Jul 29, 2023.
50+
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "fbd23b929609c0b2fe22da97ac349fae5a385027"}}
5151
# Builds with various Rust versions. Includes MSRV and next
5252
# potential future MSRV:
5353
# 1.60 - pem 2.0.1, once_cell 1.18.0

0 commit comments

Comments
 (0)