Skip to content

Commit 97578b9

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
and
pyca-boringbot[bot]
authored
Bump BoringSSL and/or OpenSSL in CI (#10230)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent 972a7b5 commit 97578b9

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
@@ -43,10 +43,10 @@ jobs:
4343
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "libressl", VERSION: "3.7.3"}}
4444
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "libressl", VERSION: "3.8.2"}}
4545
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
46-
# Latest commit on the BoringSSL master branch, as of Jan 20, 2024.
47-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "f42be90d665b6a376177648ccbb76fbbd6497c13"}}
48-
# Latest commit on the OpenSSL master branch, as of Jan 20, 2024.
49-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "7f7a910b6e8d5e564f5ce174236e44de0725f801"}}
46+
# Latest commit on the BoringSSL master branch, as of Jan 23, 2024.
47+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "a4c3f8de4406c2382e43e88a638882fb1a32da32"}}
48+
# Latest commit on the OpenSSL master branch, as of Jan 23, 2024.
49+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "5ed9a32a2aee89e10eb2891f5fb7a283e1b5199b"}}
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)