Skip to content

Commit 2fef5fa

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump BoringSSL and/or OpenSSL in CI (#12888)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent 5ef8984 commit 2fef5fa

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
@@ -41,12 +41,12 @@ jobs:
4141
- {VERSION: "3.13", NOXSESSION: "tests-ssh", OPENSSL: {TYPE: "openssl", VERSION: "3.5.0"}}
4242
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.0.0"}}
4343
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.1.0"}}
44-
# Latest commit on the BoringSSL main branch, as of May 10, 2025.
45-
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "136284f8548bc7fb43e99e7f69e03fab57168e8b"}}
44+
# Latest commit on the BoringSSL main branch, as of May 13, 2025.
45+
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "2a514a51baebd5a232fc64f7b082f7a8b28cd29d"}}
4646
# Latest tag of AWS-LC main branch, as of May 02, 2025.
4747
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.50.1"}}
48-
# Latest commit on the OpenSSL master branch, as of May 10, 2025.
49-
- {VERSION: "3.13", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "5810149e6566564a790bd6d3279159528015f915"}}
48+
# Latest commit on the OpenSSL master branch, as of May 13, 2025.
49+
- {VERSION: "3.13", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "53ea500c49d41f516755aab0f03d8f5066c8623b"}}
5050
# Builds with various Rust versions. Includes MSRV and next
5151
# potential future MSRV.
5252
# - 1.70: crates.io sparse protocol by default

0 commit comments

Comments
 (0)