There was an error while loading. Please reload this page.
1 parent 61aeb6b commit 5dbf5b1Copy full SHA for 5dbf5b1
1 file changed
.github/workflows/ci.yml
@@ -52,8 +52,8 @@ jobs:
52
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "b0760837957bf86bd2014d258a948ee76f43c83f"}}
53
# Latest tag of AWS-LC main branch, as of Aug 06, 2026.
54
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v5.5.0"}}
55
- # Latest commit on the OpenSSL master branch, as of Aug 15, 2026.
56
- - {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "fd2e2860a415c6febbb180ab4133dfa0e9d8d6a6"}}
+ # Latest commit on the OpenSSL master branch, as of Aug 16, 2026.
+ - {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "97a5ea9f317bbd460e3e15975f256d50c8ede8cc"}}
57
# Builds with various Rust versions. Includes MSRV and next
58
# potential future MSRV.
59
# - 1.85: 2024 edition
0 commit comments