Skip to content

Commit 0d213f3

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

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-dev", NOXSESSION: "tests"}
4747
# Latest commit on the BoringSSL master branch, as of Jul 26, 2023.
4848
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "e4acd6cb568214b1c7db4e59ce54ea2e1deae1f5"}}
49-
# Latest commit on the OpenSSL master branch, as of Jul 26, 2023.
50-
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "bc5d9cc8711e86d5c25b81c58dfae531536e61fc"}}
49+
# Latest commit on the OpenSSL master branch, as of Jul 27, 2023.
50+
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "81d10e61a4b7d5394d08a718bf7d6bae20e818fc"}}
5151
# Builds with various Rust versions. Includes MSRV and next
5252
# potential future MSRV:
5353
# 1.60 - pem 2.0.1, once_cell 1.18.0

0 commit comments

Comments
 (0)