Skip to content

Commit 81916ba

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
and
pyca-boringbot[bot]
authored
Bump BoringSSL and/or OpenSSL in CI (#8893)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent 8cd2765 commit 81916ba

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
@@ -41,10 +41,10 @@ jobs:
4141
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "libressl", VERSION: "3.7.2"}}
4242
- {VERSION: "3.11", NOXSESSION: "tests-randomorder"}
4343
- {VERSION: "3.12-dev", NOXSESSION: "tests"}
44-
# Latest commit on the BoringSSL master branch, as of May 06, 2023.
45-
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "b1c6f45f1fe6d808555d04a41bb44b322e4f4c1d"}}
46-
# Latest commit on the OpenSSL master branch, as of May 06, 2023.
47-
- {VERSION: "3.11", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "6aeb42eca97227c8235af0986d1525ee4a916504"}}
44+
# Latest commit on the BoringSSL master branch, as of May 09, 2023.
45+
- {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"}}
4848
timeout-minutes: 15
4949
steps:
5050
- uses: actions/[email protected]

0 commit comments

Comments
 (0)