Skip to content

Commit 36832bb

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
and
pyca-boringbot[bot]
authored
Bump BoringSSL and/or OpenSSL in CI (#12611)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent a095122 commit 36832bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ jobs:
4444
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.9.2"}}
4545
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.0.0"}}
4646
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
47-
# Latest commit on the BoringSSL main branch, as of Mar 12, 2025.
48-
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "781eb42d34e5a575c30a2f34102453d2f739ce81"}}
49-
# Latest commit on the OpenSSL master branch, as of Mar 12, 2025.
50-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "2df40ea6ffde5937f7eeb3473f1066b4e57d3463"}}
47+
# Latest commit on the BoringSSL main branch, as of Mar 13, 2025.
48+
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "97e73a3d7fc78119b1ddcb8011552b76d55815bf"}}
49+
# Latest commit on the OpenSSL master branch, as of Mar 13, 2025.
50+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "7097d2e00ea9f0119a5e42f13a51487fb1e67aa3"}}
5151
# Builds with various Rust versions. Includes MSRV and next
5252
# potential future MSRV.
5353
# - 1.70: crates.io sparse protocol by default

0 commit comments

Comments
 (0)