Skip to content

Commit c52dea5

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump BoringSSL, OpenSSL, AWS-LC in CI (#13451)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent 49b56cb commit c52dea5

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
@@ -41,8 +41,8 @@ jobs:
4141
- {VERSION: "3.13", NOXSESSION: "tests-ssh", OPENSSL: {TYPE: "openssl", VERSION: "3.5.3"}}
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 Sep 16, 2025.
45-
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "0fc0e7afa1c997038c1dc6e0838446efe97b7f69"}}
44+
# Latest commit on the BoringSSL main branch, as of Sep 17, 2025.
45+
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "dcaedb5676a70ed5dd5f6b365bf3dbef4bf79d88"}}
4646
# Latest tag of AWS-LC main branch, as of Sep 14, 2025.
4747
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.61.0"}}
4848
# Latest commit on the OpenSSL master branch, as of Sep 04, 2025.

0 commit comments

Comments
 (0)