Skip to content

Commit bee00f9

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

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", NOXSESSION: "tests-randomorder"}
4646
# Latest commit on the BoringSSL master branch, as of Dec 22, 2023.
4747
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "b6e0eba6e62333652290514e51b75b966b27b27c"}}
48-
# Latest commit on the OpenSSL master branch, as of Dec 28, 2023.
49-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "3d68e2937ee5c50eacef5f4c34abdf7c0e4dc479"}}
48+
# Latest commit on the OpenSSL master branch, as of Dec 30, 2023.
49+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "8a1694f22588c0777d642253ffdc307a61245d51"}}
5050
# Builds with various Rust versions. Includes MSRV and next
5151
# potential future MSRV:
5252
# 1.64 - maturin, workspace inheritance

0 commit comments

Comments
 (0)