Skip to content

Commit 1274a36

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump BoringSSL and/or OpenSSL in CI (pyca#12820)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
1 parent b359a90 commit 1274a36

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@ jobs:
4343
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.9.2"}}
4444
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.0.0"}}
4545
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
46-
# Latest commit on the BoringSSL main branch, as of Apr 26, 2025.
47-
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "34492c89a8e381e0e856a686cc71b1eb5bd728db"}}
46+
# Latest commit on the BoringSSL main branch, as of Apr 29, 2025.
47+
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "918cf66ed841930fe1554ae8d78974b95e989596"}}
4848
# Latest tag of AWS-LC main branch, as of March 28, 2025.
4949
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v1.49.1"}}
50-
# Latest commit on the OpenSSL master branch, as of Apr 27, 2025.
51-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "1c1c9dc11b574c7e034c553aef2c9472ecafca80"}}
50+
# Latest commit on the OpenSSL master branch, as of Apr 29, 2025.
51+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "978a4e199d60b8616180128c5d709d9600409113"}}
5252
# Builds with various Rust versions. Includes MSRV and next
5353
# potential future MSRV.
5454
# - 1.70: crates.io sparse protocol by default

0 commit comments

Comments
 (0)