Skip to content

Commit cceb301

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

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.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.0.1"}}
4242
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.1.1"}}
4343
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.2.0"}}
44-
# Latest commit on the BoringSSL main branch, as of Oct 17, 2025.
45-
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "7cad421483e12de0e2697e19c0b99aa1a597ff2d"}}
44+
# Latest commit on the BoringSSL main branch, as of Oct 21, 2025.
45+
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "cb744f04f1a8a357a482fc95a74cf852ea183ae8"}}
4646
# Latest tag of AWS-LC main branch, as of Oct 14, 2025.
4747
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.62.0"}}
4848
# Latest commit on the OpenSSL master branch, as of Sep 04, 2025.

0 commit comments

Comments
 (0)