Skip to content

Commit d5a98e1

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

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
@@ -45,10 +45,10 @@ jobs:
4545
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.9.2"}}
4646
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.0.0"}}
4747
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
48-
# Latest commit on the BoringSSL main branch, as of Apr 06, 2025.
49-
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "d5440dd2c2c500ac2d3bba4afec47a054b4d99ae"}}
50-
# Latest commit on the OpenSSL master branch, as of Apr 06, 2025.
51-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "648366ad010b3b22c1f298d39934d72702b3fd55"}}
48+
# Latest commit on the BoringSSL main branch, as of Apr 08, 2025.
49+
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "ef839bf397fb4ecdb66ef2679a08ac7b3563c50b"}}
50+
# Latest commit on the OpenSSL master branch, as of Apr 08, 2025.
51+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "30adecd7258b1c657466f1ecf0c1d29491aac0b4"}}
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)