Skip to content

Commit 43a0079

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

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 21, 2025.
45-
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "e8c1dc3679cf211ef9e6323541bd43b5d3e647f6"}}
44+
# Latest commit on the BoringSSL main branch, as of Sep 22, 2025.
45+
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "fa47b1d0f9d3d30601d7e5ed158d3055cbe6ff44"}}
4646
# Latest tag of AWS-LC main branch, as of Sep 20, 2025.
4747
- {VERSION: "3.13", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.61.2"}}
4848
# Latest commit on the OpenSSL master branch, as of Sep 04, 2025.

0 commit comments

Comments
 (0)