Skip to content

Commit 61bfad1

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump BoringSSL and/or OpenSSL in CI (pyca#11537)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent 292e32f commit 61bfad1

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,10 +43,10 @@ jobs:
4343
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.8.4"}}
4444
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.9.2"}}
4545
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
46-
# Latest commit on the BoringSSL master branch, as of Aug 31, 2024.
47-
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "73030794f7aaf4f614486b511908841852807936"}}
48-
# Latest commit on the OpenSSL master branch, as of Sep 03, 2024.
49-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "01f4b44e075a796d62d3b007a80c5c04d0e77bfb"}}
46+
# Latest commit on the BoringSSL master branch, as of Sep 04, 2024.
47+
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "6763c954da6b9c7ff4e4c1a335c3833c55a0ec05"}}
48+
# Latest commit on the OpenSSL master branch, as of Sep 04, 2024.
49+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "bbe4571f570ec28b4709746b6d4d624ca5394cc6"}}
5050
# Builds with various Rust versions. Includes MSRV and next
5151
# potential future MSRV.
5252
- {VERSION: "3.12", NOXSESSION: "rust,tests", RUST: "1.65.0"}

0 commit comments

Comments
 (0)