Skip to content

Commit 99b0670

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump BoringSSL, OpenSSL, AWS-LC in CI (#12892)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent 686a4cc commit 99b0670

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ jobs:
4343
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.1.0"}}
4444
# Latest commit on the BoringSSL main branch, as of May 13, 2025.
4545
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "2a514a51baebd5a232fc64f7b082f7a8b28cd29d"}}
46-
# Latest tag of AWS-LC main branch, as of May 02, 2025.
47-
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.50.1"}}
46+
# Latest tag of AWS-LC main branch, as of May 13, 2025.
47+
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.51.2"}}
4848
# Latest commit on the OpenSSL master branch, as of May 13, 2025.
4949
- {VERSION: "3.13", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "53ea500c49d41f516755aab0f03d8f5066c8623b"}}
5050
# Builds with various Rust versions. Includes MSRV and next

0 commit comments

Comments
 (0)