Skip to content

Commit 4fb9682

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
and
pyca-boringbot[bot]
authored
Bump BoringSSL and/or OpenSSL in CI (#12793)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent 79ab9ad commit 4fb9682

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: .github/workflows/ci.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ 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 main branch, as of Apr 22, 2025.
49-
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "217e99d014841d4521a04f02d9cc36d7f80c6bb8"}}
48+
# Latest commit on the BoringSSL main branch, as of Apr 23, 2025.
49+
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "8d312a04845e98a0c3ceafde50377b56fc83d2c0"}}
5050
# Latest tag of AWS-LC main branch, as of March 28, 2025.
5151
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.49.1"}}
52-
# Latest commit on the OpenSSL master branch, as of Apr 19, 2025.
53-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "871182d29dc24bbb51ff7a4d952ff9d9868f14b5"}}
52+
# Latest commit on the OpenSSL master branch, as of Apr 23, 2025.
53+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "1ad186986c8c90dfc58666531c0554641e022dbb"}}
5454
# Builds with various Rust versions. Includes MSRV and next
5555
# potential future MSRV.
5656
# - 1.70: crates.io sparse protocol by default

0 commit comments

Comments
 (0)