Skip to content

Commit 6bc06f2

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump BoringSSL and/or OpenSSL in CI (pyca#11488)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent f3bcd8d commit 6bc06f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ jobs:
4646
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
4747
# Latest commit on the BoringSSL master branch, as of Aug 24, 2024.
4848
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "da3cd90597c1a0da7f05f83e437d10b6a590e8ce"}}
49-
# Latest commit on the OpenSSL master branch, as of Aug 24, 2024.
50-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "32b43b9160cfcbb2940a0666869a680db827b892"}}
49+
# Latest commit on the OpenSSL master branch, as of Aug 26, 2024.
50+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "8e7f39e8830ccafb41e52fbea895cb9740cebaec"}}
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)