Skip to content

Commit 1f88356

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

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 09, 2023.
4545
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "2aae3f58b42e75690f28853f712a2e204857b7f6"}}
46-
# Latest commit on the OpenSSL master branch, as of May 09, 2023.
47-
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "3868807d2fe5a72aa897ce5f7f7ba7e9cc3c09cb"}}
46+
# Latest commit on the OpenSSL master branch, as of May 10, 2023.
47+
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "8c63b14296f117b07781509ced529a8955d78fb9"}}
4848
timeout-minutes: 15
4949
steps:
5050
- uses: actions/[email protected]

0 commit comments

Comments
 (0)