Skip to content

Commit 88e8c28

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
and
pyca-boringbot[bot]
authored
Bump BoringSSL and/or OpenSSL in CI (#8983)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent 3e24e44 commit 88e8c28

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
@@ -43,8 +43,8 @@ jobs:
4343
- {VERSION: "3.12-dev", NOXSESSION: "tests"}
4444
# Latest commit on the BoringSSL master branch, as of May 27, 2023.
4545
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "b0a026f8541c551854efd617021bb276f1fe5c23"}}
46-
# Latest commit on the OpenSSL master branch, as of May 26, 2023.
47-
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "0bf7e94c10f1b00510b8a36cdcbedc02a66468be"}}
46+
# Latest commit on the OpenSSL master branch, as of May 30, 2023.
47+
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "36424806d699233b9a90a3a97fff3011828e2548"}}
4848
# Builds with various Rust versions. Includes MSRV and potential
4949
# future MSRV:
5050
# 1.60 - pem 2.0.1

0 commit comments

Comments
 (0)