Skip to content

Commit fc84962

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

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.6.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 Oct 01, 2025.
45-
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "480148ccc9444f5323b84389a6660e33ae38d4cb"}}
44+
# Latest commit on the BoringSSL main branch, as of Oct 02, 2025.
45+
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "706742e482d89214f13a642ccfcdad596a24a32f"}}
4646
# Latest tag of AWS-LC main branch, as of Sep 27, 2025.
4747
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.61.4"}}
4848
# Latest commit on the OpenSSL master branch, as of Sep 04, 2025.

0 commit comments

Comments
 (0)