Skip to content

Commit dc46f4c

Browse files
miss-islingtonambv
andauthored
bpo-45007: Update multissl to openssl 1.1.1l as well (GH-28044)
This was missed while upgrading CI. (cherry picked from commit d6cb5dd) Co-authored-by: Łukasz Langa <lukasz@langa.pl>
1 parent 41c87c4 commit dc46f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/ssl/multissltests.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
]
4848

4949
OPENSSL_RECENT_VERSIONS = [
50-
"1.1.1k",
50+
"1.1.1l",
5151
"3.0.0-beta1"
5252
]
5353

0 commit comments

Comments
 (0)