Skip to content

Commit d9b7610

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump BoringSSL and/or OpenSSL in CI (pyca#11515)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent 0c79072 commit d9b7610

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
@@ -44,10 +44,10 @@ jobs:
4444
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.8.4"}}
4545
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.9.2"}}
4646
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
47-
# Latest commit on the BoringSSL master branch, as of Aug 30, 2024.
48-
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "d8cd383938102c4533cc2bad78b02bd3a4de6a82"}}
49-
# Latest commit on the OpenSSL master branch, as of Aug 30, 2024.
50-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "0b97a5505efa8833bb7b8cabae45894ad6d910a2"}}
47+
# Latest commit on the BoringSSL master branch, as of Aug 31, 2024.
48+
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "73030794f7aaf4f614486b511908841852807936"}}
49+
# Latest commit on the OpenSSL master branch, as of Aug 31, 2024.
50+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "0cd9dd703ea575699b2d3cd74f1b8224447f4352"}}
5151
# Builds with various Rust versions. Includes MSRV and next
5252
# potential future MSRV.
5353
- {VERSION: "3.12", NOXSESSION: "rust,tests", RUST: "1.65.0"}

0 commit comments

Comments
 (0)