Skip to content

Commit d8eb450

Browse files
authored
added libressl 4.2.0 to CI (#13679)
1 parent 8a9f915 commit d8eb450

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- {VERSION: "3.14", NOXSESSION: "tests-ssh", OPENSSL: {TYPE: "openssl", VERSION: "3.6.0"}}
4141
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.0.1"}}
4242
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.1.1"}}
43+
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.2.0"}}
4344
# Latest commit on the BoringSSL main branch, as of Oct 14, 2025.
4445
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "338f44af3c92ef665bf740a8127a2d69c872b52a"}}
4546
# Latest tag of AWS-LC main branch, as of Oct 14, 2025.

0 commit comments

Comments
 (0)