From 5654ad8a335f63b34602564ae7759ab86c505098 Mon Sep 17 00:00:00 2001 From: "pyca-boringbot[bot]" Date: Tue, 31 Oct 2023 00:08:04 +0000 Subject: [PATCH] Bump BoringSSL and/or OpenSSL in CI --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9195ff66d8cb..2541ddd9e543 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,8 +44,8 @@ jobs: - {VERSION: "3.12", NOXSESSION: "tests-randomorder"} # Latest commit on the BoringSSL master branch, as of Oct 27, 2023. - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "boringssl", VERSION: "3309ca66385ecb0c37f1ac1be9f88712e25aa8ec"}} - # Latest commit on the OpenSSL master branch, as of Oct 28, 2023. - - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "186b3f6a016de8fcf8573be111e3d174ca20f1bc"}} + # Latest commit on the OpenSSL master branch, as of Oct 31, 2023. + - {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "497a7810bcee48781aa12d4db870f6a565bd0592"}} # Builds with various Rust versions. Includes MSRV and next # potential future MSRV: # 1.64 - maturin