Skip to content

Commit 549738c

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump BoringSSL and/or OpenSSL in CI (#10554)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent e0d022c commit 549738c

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
@@ -42,10 +42,10 @@ jobs:
4242
- {VERSION: "3.12", NOXSESSION: "tests", NOXARGS: "--enable-fips=1", OPENSSL: {TYPE: "openssl", CONFIG_FLAGS: "enable-fips", VERSION: "3.2.1"}}
4343
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "3.8.2"}}
4444
- {VERSION: "3.12", NOXSESSION: "tests-randomorder"}
45-
# Latest commit on the BoringSSL master branch, as of Mar 08, 2024.
46-
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "5a3faaa2d50b2540c6973531841723f633f388cd"}}
47-
# Latest commit on the OpenSSL master branch, as of Mar 08, 2024.
48-
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "6d42be3af76aa16586b3f32a176837ee4a4bb65b"}}
45+
# Latest commit on the BoringSSL master branch, as of Mar 09, 2024.
46+
- {VERSION: "3.12", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "cf4f615d706d54fca9323fb1595d88f7ee2d7517"}}
47+
# Latest commit on the OpenSSL master branch, as of Mar 09, 2024.
48+
- {VERSION: "3.12", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "a24f29bbb4e7c2c73b0b3b2193b81c9b444b0864"}}
4949
# Builds with various Rust versions. Includes MSRV and next
5050
# potential future MSRV.
5151
- {VERSION: "3.12", NOXSESSION: "rust,tests", RUST: "1.65.0"}

0 commit comments

Comments
 (0)