Skip to content

Commit 663b5c5

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
and
pyca-boringbot[bot]
authored
Bump BoringSSL and/or OpenSSL in CI (pyca#12775)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent 908ff48 commit 663b5c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.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 16, 2025.
49-
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "23018360710de333b3343e63cbb3bd2dceb3287d"}}
48+
# Latest commit on the BoringSSL main branch, as of Apr 18, 2025.
49+
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "02a28c138fcd7e86dd28afaf9719014e89f513f8"}}
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 16, 2025.
53-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "24bc185439a950dc4427be10ec60231a923840ad"}}
52+
# Latest commit on the OpenSSL master branch, as of Apr 18, 2025.
53+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "6f26301c83bf7796240a484249510d625f968028"}}
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)