Skip to content

Commit ce2f372

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

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
@@ -45,10 +45,10 @@ jobs:
4545
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.9.2"}}
4646
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.0.0"}}
4747
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
48-
# Latest commit on the BoringSSL master branch, as of Oct 16, 2024.
49-
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "2587c4974dbe9872451151c8e975f58567a1ce0d"}}
50-
# Latest commit on the OpenSSL master branch, as of Oct 15, 2024.
51-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "f1607c8a2c04bcb95ddb2e6fc4e0aaec9729929b"}}
48+
# Latest commit on the BoringSSL master branch, as of Oct 17, 2024.
49+
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "ee3f9468584b6607f944b885ad50db35a70daf8d"}}
50+
# Latest commit on the OpenSSL master branch, as of Oct 17, 2024.
51+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "6bb62ab82682b9e19d594eb8fd52a5a560ba65f3"}}
5252
# Builds with various Rust versions. Includes MSRV and next
5353
# potential future MSRV.
5454
# - 1.70: crates.io sparse protocol by default

0 commit comments

Comments
 (0)